Home
last modified time | relevance | path

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

/sound/soc/blackfin/
Dbf5xx-i2s.c159 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()
Dbf5xx-ac97.c248 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()
Dbf5xx-sport.h137 int sport_config_tx(struct sport_device *sport,
Dbf5xx-sport.c110 int sport_config_tx(struct sport_device *sport, unsigned int tcr1, in sport_config_tx() function
125 EXPORT_SYMBOL(sport_config_tx);