Searched refs:pll_select_shift (Results 1 – 2 of 2) sorted by relevance
29 .pll_select_shift = _sh66 u8 pll_select_shift; member
149 reg &= ~(PLL_SELECT_MASK << map->pll_select_shift); in berlin2_div_set_parent()150 reg |= (index - 1) << map->pll_select_shift; in berlin2_div_set_parent()175 reg >>= map->pll_select_shift; in berlin2_div_get_parent()