Home
last modified time | relevance | path

Searched refs:SPORT_CTL_ICLK (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/arch/blackfin/include/asm/
Dbfin_sport3.h34 #define SPORT_CTL_ICLK 0x00000400 /* Internal Clock Select */ macro
/linux-4.4.14/sound/soc/blackfin/
Dbf6xx-i2s.c60 param.spctl &= ~(SPORT_CTL_ICLK | SPORT_CTL_IFS); in bfin_i2s_set_dai_fmt()