Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/arm/mach-mv78xx0/
A Dmv78xx0.h74 #define DEV_BUS_VIRT_BASE (MV78XX0_REGS_VIRT_BASE + 0x10000) macro
75 #define SAMPLE_AT_RESET_LOW (DEV_BUS_VIRT_BASE + 0x0030)
76 #define SAMPLE_AT_RESET_HIGH (DEV_BUS_VIRT_BASE + 0x0034)
77 #define GPIO_VIRT_BASE (DEV_BUS_VIRT_BASE + 0x0100)
81 #define UART0_VIRT_BASE (DEV_BUS_VIRT_BASE + 0x2000)
83 #define UART1_VIRT_BASE (DEV_BUS_VIRT_BASE + 0x2100)
85 #define UART2_VIRT_BASE (DEV_BUS_VIRT_BASE + 0x2200)
87 #define UART3_VIRT_BASE (DEV_BUS_VIRT_BASE + 0x2300)
A Dmpp.c33 MPP_MAX, DEV_BUS_VIRT_BASE); in mv78xx0_mpp_conf()

Completed in 3 milliseconds