Home
last modified time | relevance | path

Searched refs:I2S_CLR (Results 1 - 7 of 7) sorted by relevance

/device/board/hihope/dayu210/audio_drivers/dai/src/
H A Drk3588_dai_linux_driver.c48 case I2S_CLR: in rockchip_i2s_tdm_wr_reg()
68 case I2S_CLR: in rockchip_i2s_tdm_rd_reg()
88 case I2S_CLR: in rockchip_i2s_tdm_volatile_reg()
H A Drk3588_dai_ops.c524 ret = regmap_update_bits(i2sTdm->regmap, I2S_CLR, I2S_CLR_TXC | I2S_CLR_RXC, I2S_CLR_TXC | I2S_CLR_RXC); in Rk3588TxAndRxStop()
530 ret = regmap_read(i2sTdm->regmap, I2S_CLR, &val); in Rk3588TxAndRxStop()
538 ret = regmap_read(i2sTdm->regmap, I2S_CLR, &val); in Rk3588TxAndRxStop()
/device/board/hihope/rk3568/audio_drivers/dai/src/
H A Drk3568_dai_linux_driver.c77 case I2S_CLR: in rockchip_i2s_tdm_wr_reg()
97 case I2S_CLR: in rockchip_i2s_tdm_rd_reg()
117 case I2S_CLR: in rockchip_i2s_tdm_volatile_reg()
H A Drk3568_dai_ops.c526 ret = regmap_update_bits(i2sTdm->regmap, I2S_CLR, I2S_CLR_TXC | I2S_CLR_RXC, I2S_CLR_TXC | I2S_CLR_RXC); in Rk3568TxAndRxStop()
532 ret = regmap_read(i2sTdm->regmap, I2S_CLR, &val); in Rk3568TxAndRxStop()
540 ret = regmap_read(i2sTdm->regmap, I2S_CLR, &val); in Rk3568TxAndRxStop()
/device/board/hihope/dayu210/audio_drivers/dai/include/
H A Drk3588_dai_linux.h122 #define I2S_CLR (0x0020) macro
/device/board/hihope/rk3568/audio_drivers/dai/include/
H A Drk3568_dai_linux.h29 #define I2S_CLR (0x0020) macro
/device/soc/rockchip/rk2206/hardware/lib/CMSIS/Device/RK2206/Include/
H A Drk2206.h576 __O uint32_t I2S_CLR; /* Address Offset: 0x0320 */ member
5472 /* I2S_CLR */

Completed in 52 milliseconds