Home
last modified time | relevance | path

Searched defs:IOSYNC (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/board/tqc/tqm834x/
H A Dtqm834x.c20 #define IOSYNC asm("eieio") macro
/openbmc/linux/drivers/net/ethernet/via/
H A Dvia-rhine.c269 #define IOSYNC do { ioread8(ioaddr + StationAddr); } while (0) macro