Searched refs:z_readl (Results 1 – 2 of 2) sorted by relevance
/linux-6.6.21/arch/m68k/include/asm/ | ||
D | zorro.h | 10 #define z_readl raw_inl macro |
/linux-6.6.21/drivers/net/ethernet/8390/ | ||
D | xsurf100.c | 78 *(uint32_t *)dst = z_readl(src); in z_memcpy_fromio32() |