Searched refs:TXP_H2A_1 (Results 1 – 2 of 2) sorted by relevance
382 WRITE_REG(sc, TXP_H2A_1, letoh32(fileheader->addr)); in txp_download_fw()512 WRITE_REG(sc, TXP_H2A_1, letoh32(sect->nbytes)); in txp_download_fw_section()881 sc->sc_txhir.r_reg = TXP_H2A_1; in txp_alloc_rings()1051 WRITE_REG(sc, TXP_H2A_1, sc->sc_boot_dma.dma_paddr & 0xffffffff); in txp_alloc_rings()1067 WRITE_REG(sc, TXP_H2A_1, TXP_BOOTCMD_NULL); in txp_alloc_rings()
46 #define TXP_H2A_1 0x2c /* host->arm comm 1 */ macro