Home
last modified time | relevance | path

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

/linux-6.15/sound/soc/samsung/
H A Di2s.c37 unsigned int txr_off; member
401 int txr_off = priv->variant_regs->txr_off; in i2s_txctrl() local
418 mod |= 2 << txr_off; in i2s_txctrl()
420 mod |= 0 << txr_off; in i2s_txctrl()
438 mod |= 1 << txr_off; in i2s_txctrl()
452 int txr_off = priv->variant_regs->txr_off; in i2s_rxctrl() local
461 mod |= 2 << txr_off; in i2s_rxctrl()
1605 .txr_off = 8,
1619 .txr_off = 8,
1633 .txr_off = 9,
[all …]