PONTIS_CS_CLK     327 sound/pci/ice1712/pontis.c 		set_gpio_bit(ice, PONTIS_CS_CLK, 0);
PONTIS_CS_CLK     331 sound/pci/ice1712/pontis.c 		set_gpio_bit(ice, PONTIS_CS_CLK, 1);
PONTIS_CS_CLK     344 sound/pci/ice1712/pontis.c 		set_gpio_bit(ice, PONTIS_CS_CLK, 0);
PONTIS_CS_CLK     349 sound/pci/ice1712/pontis.c 		set_gpio_bit(ice, PONTIS_CS_CLK, 1);
PONTIS_CS_CLK     358 sound/pci/ice1712/pontis.c 	snd_ice1712_gpio_set_dir(ice, PONTIS_CS_CS|PONTIS_CS_WDATA|PONTIS_CS_CLK);
PONTIS_CS_CLK     359 sound/pci/ice1712/pontis.c 	snd_ice1712_gpio_set_mask(ice, ~(PONTIS_CS_CS|PONTIS_CS_WDATA|PONTIS_CS_CLK));
PONTIS_CS_CLK     375 sound/pci/ice1712/pontis.c 	snd_ice1712_gpio_set_dir(ice, PONTIS_CS_CS|PONTIS_CS_WDATA|PONTIS_CS_CLK);
PONTIS_CS_CLK     376 sound/pci/ice1712/pontis.c 	snd_ice1712_gpio_set_mask(ice, ~(PONTIS_CS_CS|PONTIS_CS_WDATA|PONTIS_CS_CLK));