Home
last modified time | relevance | path

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

/linux-4.1.27/sound/soc/blackfin/
Dbf5xx-i2s.c152 ret = sport_config_rx(sport_handle, bf5xx_i2s->rcr1, in bf5xx_i2s_hw_params()
262 ret = sport_config_rx(sport_handle, bf5xx_i2s->rcr1, in bf5xx_i2s_resume()
Dbf5xx-ac97.c242 ret = sport_config_rx(sport, IRFS, 0xF, 0, (16*16-1)); in bf5xx_ac97_resume()
325 ret = sport_config_rx(sport_handle, IRFS, 0xF, 0, (16*16-1)); in asoc_bfin_ac97_probe()
Dbf5xx-sport.h133 int sport_config_rx(struct sport_device *sport,
Dbf5xx-sport.c93 int sport_config_rx(struct sport_device *sport, unsigned int rcr1, in sport_config_rx() function
108 EXPORT_SYMBOL(sport_config_rx);