Searched refs:EMC_PIN_PIN_CKE_PER_DEV (Results 1 – 2 of 2) sorted by relevance
1327 ccfifo_writel(emc, emc_pin & ~(EMC_PIN_PIN_CKE_PER_DEV | in tegra210_emc_r21021_set_clock()1396 value &= ~(EMC_PIN_PIN_CKEB | EMC_PIN_PIN_CKE_PER_DEV); in tegra210_emc_r21021_set_clock()1398 value |= EMC_PIN_PIN_CKEB | EMC_PIN_PIN_CKE_PER_DEV; in tegra210_emc_r21021_set_clock()
34 #define EMC_PIN_PIN_CKE_PER_DEV BIT(2) macro