Searched refs:tcr2 (Results 1 – 3 of 3) sorted by relevance
/sound/soc/blackfin/ |
D | bf5xx-i2s.c | 50 u16 tcr2; member 74 bf5xx_i2s->tcr2 |= TSFSE; in bf5xx_i2s_set_dai_fmt() 117 bf5xx_i2s->tcr2 &= ~0x1f; in bf5xx_i2s_hw_params() 121 bf5xx_i2s->tcr2 |= 7; in bf5xx_i2s_hw_params() 126 bf5xx_i2s->tcr2 |= 15; in bf5xx_i2s_hw_params() 131 bf5xx_i2s->tcr2 |= 23; in bf5xx_i2s_hw_params() 136 bf5xx_i2s->tcr2 |= 31; in bf5xx_i2s_hw_params() 160 bf5xx_i2s->tcr2, 0, 0); in bf5xx_i2s_hw_params() 270 bf5xx_i2s->tcr2, 0, 0); in bf5xx_i2s_resume()
|
D | bf5xx-sport.h | 85 unsigned int tcr2; member 138 unsigned int tcr1, unsigned int tcr2,
|
D | bf5xx-sport.c | 111 unsigned int tcr2, unsigned int clkdiv, unsigned int fsdiv) in sport_config_tx() argument 117 sport->regs->tcr2 = tcr2; in sport_config_tx() 1030 sport->regs->tcr1, sport->regs->tcr2, in sport_send_and_recv()
|