Home
last modified time | relevance | path

Searched refs:H2I_DAC_C2 (Results 1 – 2 of 2) sorted by relevance

/linux/sound/mips/
H A Dhal2.h128 #define H2I_DAC_C2 0x1408 /* DAC DMA control, 32 bit */ macro
H A Dhal2.c195 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()