Home
last modified time | relevance | path

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

/linux-3.4.99/sound/mips/
Dhal2.h143 #define H2I_ADC_C2 0x1508 /* ADC DMA control, 32 bit */ macro
Dhal2.c218 tmp = hal2_i_read32(hal2, H2I_ADC_C2); in hal2_gain_get()
253 old = hal2_i_read32(hal2, H2I_ADC_C2); in hal2_gain_put()
257 hal2_i_write32(hal2, H2I_ADC_C2, new); in hal2_gain_put()
291 hal2_i_write32(hal2, H2I_ADC_C2, 0); in hal2_mixer_create()