Searched refs:TI_PCI_CMDSTAT (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/sys/dev/ti/
H A Dif_tireg.h48 #define TI_PCI_CMDSTAT 0x004 macro
H A Dif_ti.c2112 if (CSR_READ_4(sc, TI_PCI_CMDSTAT) & PCIM_CMD_MWIEN) {
2127 CSR_WRITE_4(sc, TI_PCI_CMDSTAT, CSR_READ_4(sc,
2128 TI_PCI_CMDSTAT) & ~PCIM_CMD_MWIEN);

Completed in 52 milliseconds