Home
last modified time | relevance | path

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

/linux-5.19.10/arch/alpha/include/asm/
Dcore_marvel.h264 #define IO7_IO_KERN(pe, port) (IO7_KERN_ADDR(IO7_IO_PHYS(pe, port))) macro
/linux-5.19.10/arch/alpha/kernel/
Dcore_marvel.c247 hose->io_space->start = (unsigned long)IO7_IO_KERN(io7->pe, port); in io7_init_hose()