Searched refs:AK4396_CCLK (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/sound/pci/ice1712/
H A Dprodigy_hifi.c113 #define AK4396_CCLK (1 << 9) /* CCLK->GPIO9, pin 76 */ macro
214 set_gpio_bit(ice, AK4396_CCLK, 0); ak4396_send_word()
218 set_gpio_bit(ice, AK4396_CCLK, 1); ak4396_send_word()
229 snd_ice1712_gpio_set_dir(ice, AK4396_CSN|AK4396_CCLK|AK4396_CDTI); ak4396_write()
230 snd_ice1712_gpio_set_mask(ice, ~(AK4396_CSN|AK4396_CCLK|AK4396_CDTI)); ak4396_write()

Completed in 41 milliseconds