PONTIS_CS_CLK     342 sound/pci/ice1712/pontis.c 		set_gpio_bit(ice, PONTIS_CS_CLK, 0);
PONTIS_CS_CLK     346 sound/pci/ice1712/pontis.c 		set_gpio_bit(ice, PONTIS_CS_CLK, 1);
PONTIS_CS_CLK     359 sound/pci/ice1712/pontis.c 		set_gpio_bit(ice, PONTIS_CS_CLK, 0);
PONTIS_CS_CLK     364 sound/pci/ice1712/pontis.c 		set_gpio_bit(ice, PONTIS_CS_CLK, 1);
PONTIS_CS_CLK     373 sound/pci/ice1712/pontis.c 	snd_ice1712_gpio_set_dir(ice, PONTIS_CS_CS|PONTIS_CS_WDATA|PONTIS_CS_CLK);
PONTIS_CS_CLK     374 sound/pci/ice1712/pontis.c 	snd_ice1712_gpio_set_mask(ice, ~(PONTIS_CS_CS|PONTIS_CS_WDATA|PONTIS_CS_CLK));
PONTIS_CS_CLK     390 sound/pci/ice1712/pontis.c 	snd_ice1712_gpio_set_dir(ice, PONTIS_CS_CS|PONTIS_CS_WDATA|PONTIS_CS_CLK);
PONTIS_CS_CLK     391 sound/pci/ice1712/pontis.c 	snd_ice1712_gpio_set_mask(ice, ~(PONTIS_CS_CS|PONTIS_CS_WDATA|PONTIS_CS_CLK));