Home
last modified time | relevance | path

Searched refs:sport_set_multichannel (Results 1 – 4 of 4) sorted by relevance

/sound/soc/blackfin/
Dbf5xx-ac97.c233 ret = sport_set_multichannel(sport, 16, 0x3FF, 0x3FF, 1); in bf5xx_ac97_resume()
235 ret = sport_set_multichannel(sport, 16, 0x1F, 0x1F, 1); in bf5xx_ac97_resume()
315 ret = sport_set_multichannel(sport_handle, 16, 0x3FF, 0x3FF, 1); in asoc_bfin_ac97_probe()
317 ret = sport_set_multichannel(sport_handle, 16, 0x1F, 0x1F, 1); in asoc_bfin_ac97_probe()
Dbf5xx-i2s.c237 return sport_set_multichannel(sport_handle, slots, tx_mask, rx_mask, 0); in bf5xx_i2s_set_tdm_slot()
276 return sport_set_multichannel(sport_handle, bf5xx_i2s->slots, in bf5xx_i2s_resume()
Dbf5xx-sport.h130 int sport_set_multichannel(struct sport_device *sport, int tdm_count,
Dbf5xx-sport.c48 int sport_set_multichannel(struct sport_device *sport, in sport_set_multichannel() function
91 EXPORT_SYMBOL(sport_set_multichannel);