Home
last modified time | relevance | path

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

/AliOS-Things-master/hardware/chip/haas1000/drivers/platform/hal/
A Dhal_spdifip.h106 val = spdifip_read32(reg_base, SPDIFIP_TX_CFG_REG_OFFSET); in spdifip_w_enable_tx()
113 spdifip_write32(val, reg_base, SPDIFIP_TX_CFG_REG_OFFSET); in spdifip_w_enable_tx()
118 val = spdifip_read32(reg_base, SPDIFIP_TX_CFG_REG_OFFSET); in spdifip_w_tx_valid()
125 spdifip_write32(val, reg_base, SPDIFIP_TX_CFG_REG_OFFSET); in spdifip_w_tx_valid()
131 val = spdifip_read32(reg_base, SPDIFIP_TX_CFG_REG_OFFSET); in spdifip_w_tx_ratio()
137 spdifip_write32(val, reg_base, SPDIFIP_TX_CFG_REG_OFFSET); in spdifip_w_tx_ratio()
142 val = spdifip_read32(reg_base, SPDIFIP_TX_CFG_REG_OFFSET); in spdifip_w_tx_chnst_en()
148 spdifip_write32(val, reg_base, SPDIFIP_TX_CFG_REG_OFFSET); in spdifip_w_tx_chnst_en()
153 val = spdifip_read32(reg_base, SPDIFIP_TX_CFG_REG_OFFSET); in spdifip_w_tx_userdata_en()
159 spdifip_write32(val, reg_base, SPDIFIP_TX_CFG_REG_OFFSET); in spdifip_w_tx_userdata_en()
[all …]
A Dreg_spdifip.h94 #define SPDIFIP_TX_CFG_REG_OFFSET 0x34
227 #define SPDIFIP_TX_CFG_REG_OFFSET 0x78 macro

Completed in 4 milliseconds