Searched refs:anadig (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/u-boot/board/toradex/colibri_vf/ |
| H A D | colibri_vf.c | 387 struct anadig_reg *anadig = (struct anadig_reg *)ANADIG_BASE_ADDR; in clock_init() local 419 clrsetbits_le32(&anadig->pll3_ctrl, ANADIG_PLL3_CTRL_BYPASS | in clock_init() 423 clrsetbits_le32(&anadig->pll7_ctrl, ANADIG_PLL7_CTRL_BYPASS | in clock_init() 429 clrsetbits_le32(&anadig->pll5_ctrl, ANADIG_PLL5_CTRL_BYPASS | in clock_init() 434 clrsetbits_le32(&anadig->pll2_ctrl, ANADIG_PLL5_CTRL_BYPASS | in clock_init() 440 clrsetbits_le32(&anadig->pll1_ctrl, ANADIG_PLL1_CTRL_POWERDOWN, in clock_init()
|
| /OK3568_Linux_fs/u-boot/board/freescale/vf610twr/ |
| H A D | vf610twr.c | 272 struct anadig_reg *anadig = (struct anadig_reg *)ANADIG_BASE_ADDR; in clock_init() local 297 clrsetbits_le32(&anadig->pll2_ctrl, ANADIG_PLL2_CTRL_POWERDOWN, in clock_init() 299 clrsetbits_le32(&anadig->pll1_ctrl, ANADIG_PLL1_CTRL_POWERDOWN, in clock_init()
|
| /OK3568_Linux_fs/u-boot/drivers/usb/host/ |
| H A D | ehci-vf.c | 61 struct anadig_reg __iomem *anadig = in usb_power_config() local 67 pll_ctrl = &anadig->pll3_ctrl; in usb_power_config() 74 pll_ctrl = &anadig->pll7_ctrl; in usb_power_config()
|
| /OK3568_Linux_fs/u-boot/board/phytec/pcm052/ |
| H A D | pcm052.c | 466 struct anadig_reg *anadig = (struct anadig_reg *)ANADIG_BASE_ADDR; in clock_init() local 491 clrsetbits_le32(&anadig->pll2_ctrl, ANADIG_PLL2_CTRL_POWERDOWN, in clock_init() 493 clrsetbits_le32(&anadig->pll1_ctrl, ANADIG_PLL1_CTRL_POWERDOWN, in clock_init()
|