Home
last modified time | relevance | path

Searched refs:snd_ice1712_gpio_set_dir (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/sound/pci/ice1712/
H A Dpontis.c358 snd_ice1712_gpio_set_dir(ice, PONTIS_CS_CS|PONTIS_CS_WDATA|PONTIS_CS_CLK); in spi_write()
369 snd_ice1712_gpio_set_dir(ice, ice->gpio.direction); in spi_write()
375 snd_ice1712_gpio_set_dir(ice, PONTIS_CS_CS|PONTIS_CS_WDATA|PONTIS_CS_CLK); in spi_read()
391 snd_ice1712_gpio_set_dir(ice, ice->gpio.direction); in spi_read()
501 snd_ice1712_gpio_set_dir(ice, ice->gpio.direction); in pontis_gpio_data_get()
514 snd_ice1712_gpio_set_dir(ice, ice->gpio.direction); in pontis_gpio_data_put()
H A Dice1712.h395 static inline void snd_ice1712_gpio_set_dir(struct snd_ice1712 *ice, unsigned int bits) in snd_ice1712_gpio_set_dir() function
459 snd_ice1712_gpio_set_dir(ice, ice->gpio.direction); in snd_ice1712_gpio_write_bits()
470 snd_ice1712_gpio_set_dir(ice, ice->gpio.direction); in snd_ice1712_gpio_read_bits()
H A Dprodigy_hifi.c175 snd_ice1712_gpio_set_dir(ice, WM8766_SPI_MD| in wm8766_spi_write()
188 snd_ice1712_gpio_set_dir(ice, ice->gpio.direction); in wm8766_spi_write()
215 snd_ice1712_gpio_set_dir(ice, AK4396_CSN|AK4396_CCLK|AK4396_CDTI); in ak4396_write()
227 snd_ice1712_gpio_set_dir(ice, ice->gpio.direction); in ak4396_write()
H A Dpsc724.c114 snd_ice1712_gpio_set_dir(ice, ice->gpio.direction | PSC724_SPI_MASK); in psc724_wm8766_write()
H A Drevo.c106 snd_ice1712_gpio_set_dir(ice, ice->gpio.direction); in revo_i2c_direction()
H A Dse.c133 snd_ice1712_gpio_set_dir(ice, ice->gpio.direction | ALL_MASK); in se200pci_WM8766_write()
H A Dphase.c427 snd_ice1712_gpio_set_dir(ice, 0x5fffff); /* fix this for time being */ in phase28_init()
H A Daureon.c2014 snd_ice1712_gpio_set_dir(ice, 0x5fffff); /* fix this for the time being */ in aureon_reset()