Searched refs:tx_en_desc (Results 1 – 3 of 3) sorted by relevance
603 aw_pa->tx_en_desc.tx_en_mask = AW_PID_2049_I2STXEN_MASK; in aw883xx_dev_init()604 aw_pa->tx_en_desc.tx_disable = AW_PID_2049_I2STXEN_DISABLE_VALUE; in aw883xx_dev_init()
488 struct aw_tx_en_desc tx_en_desc; member
943 reg_val &= aw_dev->tx_en_desc.tx_en_mask; in aw_dev_reg_container_update()944 reg_val |= aw_dev->tx_en_desc.tx_disable; in aw_dev_reg_container_update()