Searched refs:IO7_CSRS_PHYS (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/arch/alpha/include/asm/ |
H A D | core_marvel.h | 259 #define IO7_CSRS_PHYS(pe, port) (IO7_CSR_PHYS(pe, port, 0UL)) macro 266 #define IO7_CSRS_KERN(pe, port) (IO7_KERN_ADDR(IO7_CSRS_PHYS(pe, port)))
|
/kernel/linux/linux-6.6/arch/alpha/include/asm/ |
H A D | core_marvel.h | 259 #define IO7_CSRS_PHYS(pe, port) (IO7_CSR_PHYS(pe, port, 0UL)) macro 266 #define IO7_CSRS_KERN(pe, port) (IO7_KERN_ADDR(IO7_CSRS_PHYS(pe, port)))
|
Completed in 3 milliseconds