Searched refs:is_pll_conx_reg (Results 1 – 1 of 1) sorted by relevance
55 static bool is_pll_conx_reg(unsigned long off) in is_pll_conx_reg() function63 return is_pll_conx_reg(off) && (off & 0xf) == 0x4 && !(off & 0x10); in is_pll_con1_reg()