Home
last modified time | relevance | path

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

/linux-4.1.27/sound/mips/
Dhal2.h141 #define H2I_DAC_C2 0x1408 /* DAC DMA control, 32 bit */ macro
Dhal2.c208 tmp = hal2_i_read32(hal2, H2I_DAC_C2); in hal2_gain_get()
241 old = hal2_i_read32(hal2, H2I_DAC_C2); in hal2_gain_put()
250 hal2_i_write32(hal2, H2I_DAC_C2, new); in hal2_gain_put()
288 hal2_i_write32(hal2, H2I_DAC_C2, in hal2_mixer_create()