Searched refs:DMICLVSCTL_DCGD (Results 1 – 3 of 3) sorted by relevance
59 #define DMICLVSCTL_DCGD BIT(30) macro
55 #define DMICLVSCTL_DCGD BIT(30) macro
291 sys_write32((sys_read32(dmic->vshim_base + DMICLVSCTL_OFFSET) | DMICLVSCTL_DCGD), in dai_dmic_dis_clk_gating()303 sys_write32((sys_read32(dmic->vshim_base + DMICLVSCTL_OFFSET) & ~DMICLVSCTL_DCGD), in dai_dmic_en_clk_gating()