Home
last modified time | relevance | path

Searched refs:HOSTCR_TXONST (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/staging/vt6656/
H A Dmac.h213 #define HOSTCR_TXONST BIT(7) macro
/linux/drivers/staging/vt6655/
H A Dmac.h302 #define HOSTCR_TXONST 0x80 macro
H A Dmac.c412 if (!(ioread8(io_base + MAC_REG_HOSTCR) & HOSTCR_TXONST)) in vt6655_mac_safe_tx_off()