Searched refs:sport_config_tx (Results 1 – 4 of 4) sorted by relevance
/sound/soc/blackfin/ |
D | bf5xx-i2s.c | 159 ret = sport_config_tx(sport_handle, bf5xx_i2s->tcr1, in bf5xx_i2s_hw_params() 269 ret = sport_config_tx(sport_handle, bf5xx_i2s->tcr1, in bf5xx_i2s_resume()
|
D | bf5xx-ac97.c | 248 ret = sport_config_tx(sport, ITFS, 0xF, 0, (16*16-1)); in bf5xx_ac97_resume() 332 ret = sport_config_tx(sport_handle, ITFS, 0xF, 0, (16*16-1)); in asoc_bfin_ac97_probe()
|
D | bf5xx-sport.h | 137 int sport_config_tx(struct sport_device *sport,
|
D | bf5xx-sport.c | 110 int sport_config_tx(struct sport_device *sport, unsigned int tcr1, in sport_config_tx() function 125 EXPORT_SYMBOL(sport_config_tx);
|