Searched refs:pll_cntl (Results 1 – 8 of 8) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/video/fbdev/ |
| H A D | w100fb.c | 974 union pll_cntl_u pll_cntl; member 1079 w100_pwr_state.pll_cntl.f.pll_pwdn = 0x0; /* power down */ in w100_pll_adjust() 1080 w100_pwr_state.pll_cntl.f.pll_reset = 0x0; /* not reset */ in w100_pll_adjust() 1081 w100_pwr_state.pll_cntl.f.pll_tcpoff = 0x1; /* Hi-Z */ in w100_pll_adjust() 1082 w100_pwr_state.pll_cntl.f.pll_pvg = 0x0; /* VCO gain = 0 */ in w100_pll_adjust() 1083 w100_pwr_state.pll_cntl.f.pll_vcofr = 0x0; /* VCO frequency range control = off */ in w100_pll_adjust() 1084 w100_pwr_state.pll_cntl.f.pll_ioffset = 0x0; /* current offset inside VCO = 0 */ in w100_pll_adjust() 1085 w100_pwr_state.pll_cntl.f.pll_ring_off = 0x0; in w100_pll_adjust() 1093 w100_pwr_state.pll_cntl.f.pll_dactal = 0xd; in w100_pll_adjust() 1094 writel((u32) (w100_pwr_state.pll_cntl.val), remapped_regs + mmPLL_CNTL); in w100_pll_adjust() [all …]
|
| H A D | i740fb.c | 63 u8 pll_cntl; member 630 par->pll_cntl = PLL_MEMCLK_100000KHZ; /* 100 MHz -- use as default */ in i740fb_decode_var() 827 i740outreg(par, XRX, PLL_CNTL, par->pll_cntl); in i740fb_set_par()
|
| /OK3568_Linux_fs/u-boot/arch/mips/dts/ |
| H A D | brcm,bcm6338.dtsi | 65 pll_cntl: syscon@fffe0008 { label 72 regmap = <&pll_cntl>;
|
| H A D | brcm,bcm6348.dtsi | 65 pll_cntl: syscon@fffe0008 { label 72 regmap = <&pll_cntl>;
|
| H A D | brcm,bcm6328.dtsi | 69 pll_cntl: syscon@10000068 { label 76 regmap = <&pll_cntl>;
|
| H A D | brcm,bcm3380.dtsi | 86 pll_cntl: syscon@14e00094 { label 93 regmap = <&pll_cntl>;
|
| H A D | brcm,bcm6358.dtsi | 72 pll_cntl: syscon@fffe0008 { label 79 regmap = <&pll_cntl>;
|
| H A D | brcm,bcm63268.dtsi | 69 pll_cntl: syscon@10000008 { label 76 regmap = <&pll_cntl>;
|