Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/xilinx/
H A Dll_temac.h229 #define XTE_RDY0_HARD_ACS_RDY_MASK (0x10000) macro
H A Dll_temac_main.c91 return temac_ior(lp, XTE_RDY0_OFFSET) & XTE_RDY0_HARD_ACS_RDY_MASK; in hard_acs_rdy()