Home
last modified time | relevance | path

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

/linux-4.4.14/sound/pci/ice1712/
Dprodigy192.c568 val = prodigy192_ak4114_read(ice, AK4114_REG_IO1); in ak4114_input_sw_get()
583 old = prodigy192_ak4114_read(ice, AK4114_REG_IO1); in ak4114_input_sw_put()
590 prodigy192_ak4114_write(ice, AK4114_REG_IO1, new); in ak4114_input_sw_put()
/linux-4.4.14/include/sound/
Dak4114.h29 #define AK4114_REG_IO1 0x03 /* input/output control */ macro