Searched refs:PWR_CLK_DIS (Results 1 – 7 of 7) sorted by relevance
22 #define PWR_CLK_DIS BIT(4) macro102 mmio_setbits_32(reg, PWR_CLK_DIS); in spm_mtcmos_ctrl()127 mmio_clrbits_32(reg, PWR_CLK_DIS); in spm_mtcmos_ctrl()
19 PWR_CLK_DIS = 1U << 4, enumerator145 mmio_setbits_32(reg_pwr_con, PWR_CLK_DIS); in mtcmos_ctrl_little_off()
84 #define PWR_CLK_DIS BIT(4) macro
82 #define PWR_CLK_DIS BIT(4) macro
85 #define PWR_CLK_DIS BIT(4) macro
142 #define PWR_CLK_DIS BIT(4) macro