Searched refs:tcr2 (Results 1 – 5 of 5) sorted by relevance
/sound/soc/blackfin/ |
D | bf5xx-i2s.c | 49 u16 tcr2; member 66 bf5xx_i2s->tcr2 |= TSFSE; in bf5xx_i2s_set_dai_fmt() 107 bf5xx_i2s->tcr2 &= ~0x1f; in bf5xx_i2s_hw_params() 111 bf5xx_i2s->tcr2 |= 7; in bf5xx_i2s_hw_params() 115 bf5xx_i2s->tcr2 |= 15; in bf5xx_i2s_hw_params() 120 bf5xx_i2s->tcr2 |= 23; in bf5xx_i2s_hw_params() 125 bf5xx_i2s->tcr2 |= 31; in bf5xx_i2s_hw_params() 149 bf5xx_i2s->tcr2, 0, 0); in bf5xx_i2s_hw_params() 201 bf5xx_i2s->tcr2, 0, 0); in bf5xx_i2s_resume()
|
D | bf5xx-tdm.c | 89 bf5xx_tdm->tcr2 &= ~0x1f; in bf5xx_tdm_hw_params() 93 bf5xx_tdm->tcr2 |= 31; in bf5xx_tdm_hw_params() 121 bf5xx_tdm->tcr2, 0, 0); in bf5xx_tdm_hw_params()
|
D | bf5xx-sport.h | 85 unsigned int tcr2; member 138 unsigned int tcr1, unsigned int tcr2,
|
D | bf5xx-tdm.h | 16 u16 tcr2; member
|
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() 1022 sport->regs->tcr1, sport->regs->tcr2, in sport_send_and_recv()
|