Searched refs:pll_select_shift (Results 1 – 2 of 2) sorted by relevance
18 .pll_select_shift = _sh55 u8 pll_select_shift; member
139 reg &= ~(PLL_SELECT_MASK << map->pll_select_shift); in berlin2_div_set_parent()140 reg |= (index - 1) << map->pll_select_shift; in berlin2_div_set_parent()165 reg >>= map->pll_select_shift; in berlin2_div_get_parent()