Home
last modified time | relevance | path

Searched refs:IO7_IO_PHYS (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/alpha/include/asm/
H A Dcore_marvel.h256 #define IO7_IO_PHYS(pe, port) (IO7_HOSE(pe, port) | 0xFF000000UL) macro
264 #define IO7_IO_KERN(pe, port) (IO7_KERN_ADDR(IO7_IO_PHYS(pe, port)))
/kernel/linux/linux-6.6/arch/alpha/include/asm/
H A Dcore_marvel.h256 #define IO7_IO_PHYS(pe, port) (IO7_HOSE(pe, port) | 0xFF000000UL) macro
264 #define IO7_IO_KERN(pe, port) (IO7_KERN_ADDR(IO7_IO_PHYS(pe, port)))
/kernel/linux/linux-5.10/arch/alpha/kernel/
H A Dcore_marvel.c244 hose->dense_io_base = IO7_IO_PHYS(io7->pe, port); in io7_init_hose()
/kernel/linux/linux-6.6/arch/alpha/kernel/
H A Dcore_marvel.c244 hose->dense_io_base = IO7_IO_PHYS(io7->pe, port); in io7_init_hose()

Completed in 6 milliseconds