Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/txp/
H A Dif_txp.c590 WRITE_REG(sc, TXP_H2A_2, sect->cksum); in txp_download_fw_section()
977 WRITE_REG(sc, TXP_H2A_2, 0); in txp_alloc_rings()
995 WRITE_REG(sc, TXP_H2A_2, TXP_BOOTCMD_NULL); in txp_alloc_rings()
1387 WRITE_REG(sc, TXP_H2A_2, sc->sc_cmdring.lastwrite); in txp_command2()
H A Dif_txpreg.h53 #define TXP_H2A_2 0x28 /* host->arm comm 2 */ macro