Searched refs:pll_switch_shift (Results 1 - 2 of 2) sorted by last modified time

/linux-master/drivers/clk/berlin/
H A Dberlin2-div.c131 reg &= ~BIT(map->pll_switch_shift);
133 reg |= BIT(map->pll_switch_shift);
162 reg &= BIT(map->pll_switch_shift);
H A Dberlin2-div.h22 .pll_switch_shift = _sh
56 u8 pll_switch_shift; member in struct:berlin2_div_map

Completed in 153 milliseconds