Searched refs:H2I_DAC_C2 (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/sound/mips/ |
H A D | hal2.h | 128 #define H2I_DAC_C2 0x1408 /* DAC DMA control, 32 bit */ macro
|
H A D | hal2.c | 195 tmp = hal2_i_read32(hal2, H2I_DAC_C2); in hal2_gain_get() 230 old = hal2_i_read32(hal2, H2I_DAC_C2); in hal2_gain_put() 239 hal2_i_write32(hal2, H2I_DAC_C2, new); in hal2_gain_put() 279 hal2_i_write32(hal2, H2I_DAC_C2, in hal2_mixer_create()
|
/kernel/linux/linux-6.6/sound/mips/ |
H A D | hal2.h | 128 #define H2I_DAC_C2 0x1408 /* DAC DMA control, 32 bit */ macro
|
H A D | hal2.c | 195 tmp = hal2_i_read32(hal2, H2I_DAC_C2); in hal2_gain_get() 230 old = hal2_i_read32(hal2, H2I_DAC_C2); in hal2_gain_put() 239 hal2_i_write32(hal2, H2I_DAC_C2, new); in hal2_gain_put() 279 hal2_i_write32(hal2, H2I_DAC_C2, in hal2_mixer_create()
|
Completed in 4 milliseconds