Searched refs:div3 (Results 1 – 6 of 6) sorted by relevance
/Linux-v4.19/drivers/clk/uniphier/ |
D | clk-uniphier.h | 127 #define UNIPHIER_CLK_DIV4(parent, div0, div1, div2, div3) \ argument 129 UNIPHIER_CLK_DIV2(parent, div2, div3)
|
/Linux-v4.19/drivers/video/fbdev/aty/ |
D | aty128fb.c | 1333 u32 div3; in aty128_set_pll() local 1350 div3 = aty_ld_pll(PPLL_DIV_3); in aty128_set_pll() 1351 div3 &= ~PPLL_FB3_DIV_MASK; in aty128_set_pll() 1352 div3 |= pll->feedback_divider; in aty128_set_pll() 1353 div3 &= ~PPLL_POST3_DIV_MASK; in aty128_set_pll() 1354 div3 |= post_conv[pll->post_divider] << 16; in aty128_set_pll() 1358 aty_st_pll(PPLL_DIV_3, div3); in aty128_set_pll()
|
/Linux-v4.19/sound/soc/codecs/ |
D | da7210.c | 216 u8 div3; member 1004 pll_div3 = da7210_pll_div[cnt].div3; in da7210_set_dai_pll()
|
/Linux-v4.19/Documentation/devicetree/bindings/clock/ |
D | at91-clock.txt | 245 - atmel,master-clk-have-div3-pres : some SoC use the reserved value 7 in the
|
/Linux-v4.19/arch/arm/boot/dts/ |
D | at91sam9n12.dtsi | 188 atmel,master-clk-have-div3-pres;
|
D | at91sam9x5.dtsi | 192 atmel,master-clk-have-div3-pres;
|