Searched refs:PLL_VPLL1 (Results 1 – 14 of 14) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvkm/subdev/bios/ |
| H A D | pll.c | 41 { PLL_VPLL1 , 0x680520 }, 50 { PLL_VPLL1 , 0x680520 }, 64 { PLL_VPLL1 , 0x614900 }, 76 { PLL_VPLL1 , 0x614900 },
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/ |
| H A D | pll.h | 38 PLL_VPLL1 = 0x81, enumerator
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/ |
| H A D | gv100.c | 48 case PLL_VPLL1: in gv100_devinit_pll_set()
|
| H A D | tu102.c | 48 case PLL_VPLL1: in tu102_devinit_pll_set()
|
| H A D | gf100.c | 50 case PLL_VPLL1: in gf100_devinit_pll_set()
|
| H A D | gt215.c | 50 case PLL_VPLL1: in gt215_devinit_pll_set()
|
| H A D | nv50.c | 58 case PLL_VPLL1: in nv50_devinit_pll_set()
|
| /OK3568_Linux_fs/u-boot/include/dt-bindings/clock/ |
| H A D | rk3308-cru.h | 23 #define PLL_VPLL1 4 macro
|
| /OK3568_Linux_fs/kernel/include/dt-bindings/clock/ |
| H A D | rk3308-cru.h | 14 #define PLL_VPLL1 4 macro
|
| /OK3568_Linux_fs/u-boot/drivers/clk/rockchip/ |
| H A D | clk_rk3308.c | 64 RK3308_CLK_DUMP(PLL_VPLL1, "vpll1"), 82 [VPLL1] = PLL(pll_rk3328, PLL_VPLL1, RK3308_PLL_CON(24), 950 case PLL_VPLL1: in rk3308_clk_get_rate()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/dispnv04/ |
| H A D | hw.c | 265 enum nvbios_pll_type pll = head ? PLL_VPLL1 : PLL_VPLL0; in nouveau_hw_fix_bad_vpll() 402 nouveau_hw_get_pllvals(dev, head ? PLL_VPLL1 : PLL_VPLL0, ®p->pllvals); in nv_save_state_ramdac()
|
| H A D | crtc.c | 129 if (nvbios_pll_parse(bios, nv_crtc->index ? PLL_VPLL1 : PLL_VPLL0, in nv_crtc_calc_state_ext()
|
| /OK3568_Linux_fs/kernel/arch/arm64/boot/dts/rockchip/ |
| H A D | rk3308.dtsi | 1031 <&cru PLL_VPLL1>; 1067 <&cru PLL_VPLL1>; 1090 <&cru PLL_VPLL1>; 1112 <&cru PLL_VPLL1>;
|
| /OK3568_Linux_fs/kernel/drivers/clk/rockchip/ |
| H A D | clk-rk3308.c | 193 [vpll1] = PLL(pll_rk3328, PLL_VPLL1, "vpll1", mux_pll_p,
|