Lines Matching refs:clrbits_le32
30 clrbits_le32(&dv_pll0_regs->pllctl, PLLCTL_PLLPWRDN); in dm365_pll1_init()
32 clrbits_le32(&dv_pll0_regs->pllctl, PLLCTL_RES_9); in dm365_pll1_init()
40 clrbits_le32(&dv_pll0_regs->pllctl, PLLCTL_PLLENSRC); in dm365_pll1_init()
43 clrbits_le32(&dv_pll0_regs->pllctl, PLLCTL_PLLEN); in dm365_pll1_init()
53 clrbits_le32(&dv_pll0_regs->pllctl, PLLCTL_PLLRST); in dm365_pll1_init()
107 clrbits_le32(&dv_pll1_regs->pllctl, PLLCTL_PLLPWRDN); in dm365_pll2_init()
114 clrbits_le32(&dv_pll1_regs->pllctl, PLLCTL_RES_9); in dm365_pll2_init()
122 clrbits_le32(&dv_pll1_regs->pllctl, PLLCTL_PLLENSRC); in dm365_pll2_init()
125 clrbits_le32(&dv_pll1_regs->pllctl, PLLCTL_PLLEN); in dm365_pll2_init()
135 clrbits_le32(&dv_pll1_regs->pllctl, PLLCTL_PLLRST); in dm365_pll2_init()
186 clrbits_le32(&dv_sys_module_regs->vtpiocr, in dm365_ddr_setup()
306 clrbits_le32(&dv_sys_module_regs->vpss_clkctl, in dm365_wdt_flag_on()
376 clrbits_le32(&dv_sys_module_regs->pinmux[offset], mask); in dm365_pinmux_ctl()