Searched refs:FM801_GPIO_GS (Results 1 – 1 of 1) sorted by relevance
153 #define FM801_GPIO_GS(x) (1<<(12+(x))) macro788 reg |= FM801_GPIO_GS(gpio.data) | in snd_fm801_tea575x_set_direction()789 FM801_GPIO_GS(gpio.wren) | in snd_fm801_tea575x_set_direction()790 FM801_GPIO_GS(gpio.clk) | in snd_fm801_tea575x_set_direction()791 FM801_GPIO_GS(gpio.most); in snd_fm801_tea575x_set_direction()