Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/pci/mantis/
H A Dmantis_common.h46 #define mread(addr) readl(addr) macro
/openbmc/linux/arch/powerpc/xmon/
H A Dxmon.c2222 mread(unsigned long adrs, void *buf, int size) in mread() function