Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/
H A Dfm801.c141 #define FM801_GPIO_GS(x) (1<<(12+(x))) macro
804 reg |= FM801_GPIO_GS(gpio.data) | in snd_fm801_tea575x_set_direction()
805 FM801_GPIO_GS(gpio.wren) | in snd_fm801_tea575x_set_direction()
806 FM801_GPIO_GS(gpio.clk) | in snd_fm801_tea575x_set_direction()
807 FM801_GPIO_GS(gpio.most); in snd_fm801_tea575x_set_direction()