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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/soc/blackfin/
H A Dbf5xx-tdm.h16 u16 tcr2; member in struct:bf5xx_tdm_port
H A Dbf5xx-i2s.c50 u16 tcr2; member in struct:bf5xx_i2s_port
102 bf5xx_i2s.tcr2 |= TSFSE;
141 bf5xx_i2s.tcr2 &= ~0x1f;
145 bf5xx_i2s.tcr2 |= 15;
150 bf5xx_i2s.tcr2 |= 23;
155 bf5xx_i2s.tcr2 |= 31;
179 bf5xx_i2s.tcr2, 0, 0);
252 bf5xx_i2s.tcr2, 0, 0);
H A Dbf5xx-sport.h82 unsigned int tcr2; member in struct:sport_device
132 unsigned int tcr1, unsigned int tcr2,
H A Dbf5xx-tdm.c124 bf5xx_tdm.tcr2 &= ~0x1f;
128 bf5xx_tdm.tcr2 |= 31;
156 bf5xx_tdm.tcr2, 0, 0);
H A Dbf5xx-sport.c112 unsigned int tcr2, unsigned int clkdiv, unsigned int fsdiv)
118 sport->regs->tcr2 = tcr2;
940 pr_debug("tcr1:0x%04x, tcr2:0x%04x, tclkdiv:0x%04x, tfsdiv:0x%04x\n"
942 sport->regs->tcr1, sport->regs->tcr2,
111 sport_config_tx(struct sport_device *sport, unsigned int tcr1, unsigned int tcr2, unsigned int clkdiv, unsigned int fsdiv) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/include/asm/
H A Dbfin_sport.h71 __BFP(tcr2);

Completed in 132 milliseconds