Searched refs:IS_EXYNOS4410_P (Results 1 – 2 of 2) sorted by relevance
56 #define IS_EXYNOS4410_P() (EXYNOS_PRODUCT_ID(exynos_soc_id) == 0xe4410) macro
185 const uint32_t data_latency = IS_EXYNOS4410_P() ? 0x110 : 0x120; in exynos4_l2cc_init()682 if (IS_EXYNOS5_P() || IS_EXYNOS4410_P()) { in exynos_usb2_set_isolation()