Searched refs:GLB_GPDAC_IOA_EN (Results 1 – 7 of 7) sorted by relevance
66 regval |= (GLB_GPDAC_A_EN | GLB_GPDAC_IOA_EN); in bflb_dac_channel_enable()76 regval |= (GLB_GPDAC_A_EN | GLB_GPDAC_IOA_EN); in bflb_dac_channel_enable()91 regval &= ~(GLB_GPDAC_A_EN | GLB_GPDAC_IOA_EN); in bflb_dac_channel_disable()117 if (getreg32(reg_base + GLB_GPDAC_ACTRL_OFFSET) & (GLB_GPDAC_A_EN | GLB_GPDAC_IOA_EN)) { in bflb_dac_link_txdma()
107 regval |= (GLB_GPDAC_A_EN | GLB_GPDAC_IOA_EN); in bflb_audac_init()
117 #define GLB_GPDAC_IOA_EN (1 << 1U) macro
2306 #define GLB_GPDAC_IOA_EN GLB_GPDAC_IOA_EN macro
3270 #define GLB_GPDAC_IOA_EN GLB_GPDAC_IOA_EN macro
257 #define GLB_GPDAC_IOA_EN GLB_GPDAC_IOA_EN macro
322 #define GLB_GPDAC_IOA_EN GLB_GPDAC_IOA_EN macro
Completed in 226 milliseconds