PONTIS_CS_WDATA 344 sound/pci/ice1712/pontis.c set_gpio_bit(ice, PONTIS_CS_WDATA, data & 0x80); PONTIS_CS_WDATA 373 sound/pci/ice1712/pontis.c snd_ice1712_gpio_set_dir(ice, PONTIS_CS_CS|PONTIS_CS_WDATA|PONTIS_CS_CLK); PONTIS_CS_WDATA 374 sound/pci/ice1712/pontis.c snd_ice1712_gpio_set_mask(ice, ~(PONTIS_CS_CS|PONTIS_CS_WDATA|PONTIS_CS_CLK)); PONTIS_CS_WDATA 390 sound/pci/ice1712/pontis.c snd_ice1712_gpio_set_dir(ice, PONTIS_CS_CS|PONTIS_CS_WDATA|PONTIS_CS_CLK); PONTIS_CS_WDATA 391 sound/pci/ice1712/pontis.c snd_ice1712_gpio_set_mask(ice, ~(PONTIS_CS_CS|PONTIS_CS_WDATA|PONTIS_CS_CLK));