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