Searched refs:anadig (Results 1 – 3 of 3) sorted by relevance
| /board/toradex/colibri_vf/ |
| A D | colibri_vf.c | 220 struct anadig_reg *anadig = (struct anadig_reg *)ANADIG_BASE_ADDR; in clock_init() local 252 clrsetbits_le32(&anadig->pll3_ctrl, ANADIG_PLL3_CTRL_BYPASS | in clock_init() 256 clrsetbits_le32(&anadig->pll7_ctrl, ANADIG_PLL7_CTRL_BYPASS | in clock_init() 262 clrsetbits_le32(&anadig->pll5_ctrl, ANADIG_PLL5_CTRL_BYPASS | in clock_init() 267 clrsetbits_le32(&anadig->pll2_ctrl, ANADIG_PLL5_CTRL_BYPASS | in clock_init() 273 clrsetbits_le32(&anadig->pll1_ctrl, ANADIG_PLL1_CTRL_POWERDOWN, in clock_init()
|
| /board/phytec/pcm052/ |
| A D | pcm052.c | 219 struct anadig_reg *anadig = (struct anadig_reg *)ANADIG_BASE_ADDR; in clock_init() local 244 clrsetbits_le32(&anadig->pll2_ctrl, ANADIG_PLL2_CTRL_POWERDOWN, in clock_init() 246 clrsetbits_le32(&anadig->pll1_ctrl, ANADIG_PLL1_CTRL_POWERDOWN, in clock_init()
|
| /board/freescale/vf610twr/ |
| A D | vf610twr.c | 271 struct anadig_reg *anadig = (struct anadig_reg *)ANADIG_BASE_ADDR; in clock_init() local 296 clrsetbits_le32(&anadig->pll2_ctrl, ANADIG_PLL2_CTRL_POWERDOWN, in clock_init() 298 clrsetbits_le32(&anadig->pll1_ctrl, ANADIG_PLL1_CTRL_POWERDOWN, in clock_init()
|
Completed in 4 milliseconds