set_gpio_bit      342 sound/pci/ice1712/pontis.c 		set_gpio_bit(ice, PONTIS_CS_CLK, 0);
set_gpio_bit      344 sound/pci/ice1712/pontis.c 		set_gpio_bit(ice, PONTIS_CS_WDATA, data & 0x80);
set_gpio_bit      346 sound/pci/ice1712/pontis.c 		set_gpio_bit(ice, PONTIS_CS_CLK, 1);
set_gpio_bit      359 sound/pci/ice1712/pontis.c 		set_gpio_bit(ice, PONTIS_CS_CLK, 0);
set_gpio_bit      364 sound/pci/ice1712/pontis.c 		set_gpio_bit(ice, PONTIS_CS_CLK, 1);
set_gpio_bit      375 sound/pci/ice1712/pontis.c 	set_gpio_bit(ice, PONTIS_CS_CS, 0);
set_gpio_bit      380 sound/pci/ice1712/pontis.c 	set_gpio_bit(ice, PONTIS_CS_CS, 1);
set_gpio_bit      392 sound/pci/ice1712/pontis.c 	set_gpio_bit(ice, PONTIS_CS_CS, 0);
set_gpio_bit      396 sound/pci/ice1712/pontis.c 	set_gpio_bit(ice, PONTIS_CS_CS, 1);
set_gpio_bit      398 sound/pci/ice1712/pontis.c 	set_gpio_bit(ice, PONTIS_CS_CS, 0);
set_gpio_bit      402 sound/pci/ice1712/pontis.c 	set_gpio_bit(ice, PONTIS_CS_CS, 1);
set_gpio_bit      175 sound/pci/ice1712/prodigy_hifi.c 		set_gpio_bit(ice, WM8766_SPI_CLK, 0);
set_gpio_bit      177 sound/pci/ice1712/prodigy_hifi.c 		set_gpio_bit(ice, WM8766_SPI_MD, data & 0x8000);
set_gpio_bit      179 sound/pci/ice1712/prodigy_hifi.c 		set_gpio_bit(ice, WM8766_SPI_CLK, 1);
set_gpio_bit      195 sound/pci/ice1712/prodigy_hifi.c 	set_gpio_bit(ice, WM8766_SPI_ML, 0);
set_gpio_bit      199 sound/pci/ice1712/prodigy_hifi.c 	set_gpio_bit(ice, WM8766_SPI_ML, 1);
set_gpio_bit      215 sound/pci/ice1712/prodigy_hifi.c 		set_gpio_bit(ice, AK4396_CCLK, 0);
set_gpio_bit      217 sound/pci/ice1712/prodigy_hifi.c 		set_gpio_bit(ice, AK4396_CDTI, data & 0x8000);
set_gpio_bit      219 sound/pci/ice1712/prodigy_hifi.c 		set_gpio_bit(ice, AK4396_CCLK, 1);
set_gpio_bit      233 sound/pci/ice1712/prodigy_hifi.c 	set_gpio_bit(ice, AK4396_CSN, 0); 
set_gpio_bit      238 sound/pci/ice1712/prodigy_hifi.c 	set_gpio_bit(ice, AK4396_CSN, 1);