Searched refs:FM801_GPIO_GS (Results 1 – 1 of 1) sorted by relevance
141 #define FM801_GPIO_GS(x) (1<<(12+(x))) macro802 reg |= FM801_GPIO_GS(gpio.data) | in snd_fm801_tea575x_set_direction()803 FM801_GPIO_GS(gpio.wren) | in snd_fm801_tea575x_set_direction()804 FM801_GPIO_GS(gpio.clk) | in snd_fm801_tea575x_set_direction()805 FM801_GPIO_GS(gpio.most); in snd_fm801_tea575x_set_direction()