Searched refs:FM801_GPIO_GD (Results 1 - 1 of 1) sorted by relevance

/sound/pci/
H A Dfm801.c148 #define FM801_GPIO_GD(x) (1<<(8+(x))) macro
774 reg &= ~(FM801_GPIO_GD(gpio.data) |
775 FM801_GPIO_GD(gpio.wren) |
776 FM801_GPIO_GD(gpio.clk) |
782 reg |= FM801_GPIO_GD(gpio.data) |
783 FM801_GPIO_GD(gpio.most) |
789 reg &= ~(FM801_GPIO_GD(gpio.wren) |
790 FM801_GPIO_GD(gpio.clk) |

Completed in 5 milliseconds