txr_off            39 sound/soc/samsung/i2s.c 	unsigned int	txr_off;
txr_off           395 sound/soc/samsung/i2s.c 	int txr_off = priv->variant_regs->txr_off;
txr_off           397 sound/soc/samsung/i2s.c 	u32 mod = readl(addr + I2SMOD) & ~(3 << txr_off);
txr_off           412 sound/soc/samsung/i2s.c 			mod |= 2 << txr_off;
txr_off           414 sound/soc/samsung/i2s.c 			mod |= 0 << txr_off;
txr_off           432 sound/soc/samsung/i2s.c 			mod |= 1 << txr_off;
txr_off           446 sound/soc/samsung/i2s.c 	int txr_off = priv->variant_regs->txr_off;
txr_off           448 sound/soc/samsung/i2s.c 	u32 mod = readl(addr + I2SMOD) & ~(3 << txr_off);
txr_off           455 sound/soc/samsung/i2s.c 			mod |= 2 << txr_off;
txr_off           457 sound/soc/samsung/i2s.c 			mod |= 1 << txr_off;
txr_off           463 sound/soc/samsung/i2s.c 			mod |= 0 << txr_off;
txr_off          1566 sound/soc/samsung/i2s.c 	.txr_off = 8,
txr_off          1580 sound/soc/samsung/i2s.c 	.txr_off = 8,
txr_off          1594 sound/soc/samsung/i2s.c 	.txr_off = 9,
txr_off          1608 sound/soc/samsung/i2s.c 	.txr_off = 8,