Home
last modified time | relevance | path

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

/openbmc/linux/sound/isa/
H A Dsscape.c96 #define RX_READY 0x01 macro
243 if ((inb(HOST_CTRL_IO(io_base)) & RX_READY) != 0) in host_read_unsafe()
/openbmc/qemu/hw/net/
H A Di82596.c55 #define RX_READY 4 macro
/openbmc/linux/drivers/net/ethernet/amd/xgbe/
H A Dxgbe-phy-v1.c353 if (XSIR_GET_BITS(status, SIR0_STATUS, RX_READY) && in xgbe_phy_complete_ratechange()