Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/xilinx/
Dll_temac.h374 u32 temac_ior(struct temac_local *lp, int offset);
Dll_temac_main.c63 u32 temac_ior(struct temac_local *lp, int offset) in temac_ior() function
77 while (!(temac_ior(lp, XTE_RDY0_OFFSET) & XTE_RDY0_HARD_ACS_RDY_MASK)) { in temac_indirect_busywait()
101 val = temac_ior(lp, XTE_LSW0_OFFSET); in temac_indirect_in32()