Searched refs:H2I_DMA_PORT_EN (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/sound/mips/ |
H A D | hal2.h | 92 #define H2I_DMA_PORT_EN 0x9104 macro
|
H A D | hal2.c | 375 hal2_i_clearbit16(hal2, H2I_DMA_PORT_EN, H2I_DMA_PORT_EN_CODECTX); in hal2_setup_dac() 400 hal2_i_clearbit16(hal2, H2I_DMA_PORT_EN, H2I_DMA_PORT_EN_CODECR); in hal2_setup_adc() 420 hal2_i_setbit16(hal2, H2I_DMA_PORT_EN, H2I_DMA_PORT_EN_CODECTX); in hal2_start_dac() 430 hal2_i_setbit16(hal2, H2I_DMA_PORT_EN, H2I_DMA_PORT_EN_CODECR); in hal2_start_adc()
|
/kernel/linux/linux-6.6/sound/mips/ |
H A D | hal2.h | 92 #define H2I_DMA_PORT_EN 0x9104 macro
|
H A D | hal2.c | 375 hal2_i_clearbit16(hal2, H2I_DMA_PORT_EN, H2I_DMA_PORT_EN_CODECTX); in hal2_setup_dac() 400 hal2_i_clearbit16(hal2, H2I_DMA_PORT_EN, H2I_DMA_PORT_EN_CODECR); in hal2_setup_adc() 420 hal2_i_setbit16(hal2, H2I_DMA_PORT_EN, H2I_DMA_PORT_EN_CODECTX); in hal2_start_dac() 430 hal2_i_setbit16(hal2, H2I_DMA_PORT_EN, H2I_DMA_PORT_EN_CODECR); in hal2_start_adc()
|
Completed in 5 milliseconds