FM_IO_GPIO 226 dev/pci/fmsradio.c d = FM_IO_GPIO(FM_IO_PIN1 | FM_IO_PIN2 | FM_IO_PIN3) | PCS_WREN_OFF; FM_IO_GPIO 252 dev/pci/fmsradio.c wren = FM_IO_GPIO(FM_IO_PIN1 | FM_IO_PIN2 | FM_IO_PIN3); FM_IO_GPIO 265 dev/pci/fmsradio.c d = FM_IO_GPIO(FM_IO_PIN1 | FM_IO_PIN2 | FM_IO_PIN3); FM_IO_GPIO 276 dev/pci/fmsradio.c d = FM_IO_GPIO(FM_IO_PIN1 | FM_IO_PIN2 | FM_IO_PIN3); FM_IO_GPIO 483 dev/pci/fmsradio.c mute = FM_IO_GPIO(FM_IO_PIN1 | FM_IO_PIN2 | FM_IO_PIN3); FM_IO_GPIO 92 dev/pci/fmsreg.h #define FM_IO_GPIO_ALL FM_IO_GPIO(0xf)