Searched refs:bfin_write_SPORT_TCR1 (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/sound/soc/blackfin/
H A Dbf5xx-ad73311.c50 #define bfin_write_SPORT_TCR1 bfin_write_SPORT0_TCR1 macro
56 #define bfin_write_SPORT_TCR1 bfin_write_SPORT1_TCR1 macro
100 bfin_write_SPORT_TCR1(TFSR); snd_ad73311_configure()
110 bfin_write_SPORT_TCR1(bfin_read_SPORT_TCR1() | TSPEN); snd_ad73311_configure()
119 bfin_write_SPORT_TCR1(bfin_read_SPORT_TCR1() & ~TSPEN); snd_ad73311_configure()

Completed in 161 milliseconds