Searched refs:TARGET_ROOT_MUX_MASK (Results 1 – 1 of 1) sorted by relevance
45 #define TARGET_ROOT_MUX_MASK (7 << 24) macro90 idx = (val & TARGET_ROOT_MUX_MASK) >> TARGET_ROOT_MUX_SHIFT; in imx_clk_composite_init()129 val &= ~(TARGET_ROOT_MUX_MASK); in imx_clk_composite_set_mux()