Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/ice1712/
H A Dews.c403 #define PCF9554_REG_OUTPUT 1 macro
860 data = snd_ice1712_6fire_read_pca(ice, PCF9554_REG_OUTPUT); in snd_ice1712_6fire_control_get()
877 data = snd_ice1712_6fire_read_pca(ice, PCF9554_REG_OUTPUT); in snd_ice1712_6fire_control_put()
886 snd_ice1712_6fire_write_pca(ice, PCF9554_REG_OUTPUT, (unsigned char)ndata); in snd_ice1712_6fire_control_put()
905 data = snd_ice1712_6fire_read_pca(ice, PCF9554_REG_OUTPUT); in snd_ice1712_6fire_select_input_get()
917 data = snd_ice1712_6fire_read_pca(ice, PCF9554_REG_OUTPUT); in snd_ice1712_6fire_select_input_put()
923 snd_ice1712_6fire_write_pca(ice, PCF9554_REG_OUTPUT, (unsigned char)ndata); in snd_ice1712_6fire_select_input_put()