set_gpio_bit      327 sound/pci/ice1712/pontis.c 		set_gpio_bit(ice, PONTIS_CS_CLK, 0);
set_gpio_bit      329 sound/pci/ice1712/pontis.c 		set_gpio_bit(ice, PONTIS_CS_WDATA, data & 0x80);
set_gpio_bit      331 sound/pci/ice1712/pontis.c 		set_gpio_bit(ice, PONTIS_CS_CLK, 1);
set_gpio_bit      344 sound/pci/ice1712/pontis.c 		set_gpio_bit(ice, PONTIS_CS_CLK, 0);
set_gpio_bit      349 sound/pci/ice1712/pontis.c 		set_gpio_bit(ice, PONTIS_CS_CLK, 1);
set_gpio_bit      360 sound/pci/ice1712/pontis.c 	set_gpio_bit(ice, PONTIS_CS_CS, 0);
set_gpio_bit      365 sound/pci/ice1712/pontis.c 	set_gpio_bit(ice, PONTIS_CS_CS, 1);
set_gpio_bit      377 sound/pci/ice1712/pontis.c 	set_gpio_bit(ice, PONTIS_CS_CS, 0);
set_gpio_bit      381 sound/pci/ice1712/pontis.c 	set_gpio_bit(ice, PONTIS_CS_CS, 1);
set_gpio_bit      383 sound/pci/ice1712/pontis.c 	set_gpio_bit(ice, PONTIS_CS_CS, 0);
set_gpio_bit      387 sound/pci/ice1712/pontis.c 	set_gpio_bit(ice, PONTIS_CS_CS, 1);
set_gpio_bit      160 sound/pci/ice1712/prodigy_hifi.c 		set_gpio_bit(ice, WM8766_SPI_CLK, 0);
set_gpio_bit      162 sound/pci/ice1712/prodigy_hifi.c 		set_gpio_bit(ice, WM8766_SPI_MD, data & 0x8000);
set_gpio_bit      164 sound/pci/ice1712/prodigy_hifi.c 		set_gpio_bit(ice, WM8766_SPI_CLK, 1);
set_gpio_bit      180 sound/pci/ice1712/prodigy_hifi.c 	set_gpio_bit(ice, WM8766_SPI_ML, 0);
set_gpio_bit      184 sound/pci/ice1712/prodigy_hifi.c 	set_gpio_bit(ice, WM8766_SPI_ML, 1);
set_gpio_bit      200 sound/pci/ice1712/prodigy_hifi.c 		set_gpio_bit(ice, AK4396_CCLK, 0);
set_gpio_bit      202 sound/pci/ice1712/prodigy_hifi.c 		set_gpio_bit(ice, AK4396_CDTI, data & 0x8000);
set_gpio_bit      204 sound/pci/ice1712/prodigy_hifi.c 		set_gpio_bit(ice, AK4396_CCLK, 1);
set_gpio_bit      218 sound/pci/ice1712/prodigy_hifi.c 	set_gpio_bit(ice, AK4396_CSN, 0); 
set_gpio_bit      223 sound/pci/ice1712/prodigy_hifi.c 	set_gpio_bit(ice, AK4396_CSN, 1);