Home
last modified time | relevance | path

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

/linux-4.1.27/sound/soc/blackfin/
Dbf6xx-i2s.c40 param.spctl &= ~(SPORT_CTL_OPMODE | SPORT_CTL_CKRE | SPORT_CTL_FSR in bfin_i2s_set_dai_fmt()
44 param.spctl |= SPORT_CTL_OPMODE | SPORT_CTL_CKRE in bfin_i2s_set_dai_fmt()
/linux-4.1.27/arch/blackfin/include/asm/
Dbfin_sport3.h36 #define SPORT_CTL_CKRE 0x00001000 /* Clock rising edge select */ macro