Home
last modified time | relevance | path

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

/linux-5.19.10/sound/pci/ice1712/
Dprodigy192.c554 val = prodigy192_ak4114_read(ice, AK4114_REG_IO1); in ak4114_input_sw_get()
569 old = prodigy192_ak4114_read(ice, AK4114_REG_IO1); in ak4114_input_sw_put()
576 prodigy192_ak4114_write(ice, AK4114_REG_IO1, new); in ak4114_input_sw_put()
/linux-5.19.10/include/sound/
Dak4114.h14 #define AK4114_REG_IO1 0x03 /* input/output control */ macro