Searched refs:pshift (Results 1 – 5 of 5) sorted by relevance
/drivers/clk/sunxi/ |
D | clk-sun9i-core.c | 79 .pshift = 16, 203 .pshift = 0, 295 .pshift = 16,
|
D | clk-sunxi.c | 618 .pshift = 16, 639 .pshift = 16, 660 .pshift = 4, 667 .pshift = 16, 675 .pshift = 20,
|
D | clk-factors.c | 64 p = FACTOR_GET(config->pshift, config->pwidth, reg); in clk_factors_recalc_rate() 141 reg = FACTOR_SET(config->pshift, config->pwidth, reg, p); in clk_factors_set_rate()
|
D | clk-factors.h | 17 u8 pshift; member
|
D | clk-mod0.c | 68 .pshift = 16,
|