Searched refs:CLKCTRL_EMI_DIV_EMI_MASK (Results 1 – 3 of 3) sorted by relevance
148 #define CLKCTRL_EMI_DIV_EMI_MASK 0x3f macro
187 #define CLKCTRL_EMI_DIV_EMI_MASK 0x3f macro
107 div = clkctrl & CLKCTRL_EMI_DIV_EMI_MASK; in mxs_get_emiclk()