Home
last modified time | relevance | path

Searched refs:i2sorg (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/sound/pci/ctxfi/
H A Dcthw20k1.c1205 u32 i2sorg; in hw_daio_init() local
1209 /*i2sorg = hw_read_20kx(hw, I2SCTL);*/ in hw_daio_init()
1210 i2sorg = 0x94040404; /* enable all audio out and I2S-D input */ in hw_daio_init()
1213 i2sorg &= 0xfffffffc; in hw_daio_init()
1223 i2sorg |= 1; in hw_daio_init()
1227 i2sorg |= 2; in hw_daio_init()
1231 i2sorg |= 3; in hw_daio_init()
1235 i2sorg |= 1; in hw_daio_init()
1239 hw_write_20kx(hw, I2SCTL, i2sorg); in hw_daio_init()
/kernel/linux/linux-6.6/sound/pci/ctxfi/
H A Dcthw20k1.c1205 u32 i2sorg; in hw_daio_init() local
1209 /*i2sorg = hw_read_20kx(hw, I2SCTL);*/ in hw_daio_init()
1210 i2sorg = 0x94040404; /* enable all audio out and I2S-D input */ in hw_daio_init()
1213 i2sorg &= 0xfffffffc; in hw_daio_init()
1223 i2sorg |= 1; in hw_daio_init()
1227 i2sorg |= 2; in hw_daio_init()
1231 i2sorg |= 3; in hw_daio_init()
1235 i2sorg |= 1; in hw_daio_init()
1239 hw_write_20kx(hw, I2SCTL, i2sorg); in hw_daio_init()

Completed in 7 milliseconds