Home
last modified time | relevance | path

Searched refs:REG_PHYS_BASE (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/arm/include/debug/
H A Dbrcmstb.S17 #define REG_PHYS_BASE 0xf0000000 define
20 #define REG_PHYS_ADDR(x) ((x) + REG_PHYS_BASE)
75 /* if PERIPHBASE doesn't overlap REG_PHYS_BASE use V7 map */
77 ands \rv, \rv, #REG_PHYS_BASE
/kernel/linux/linux-6.6/arch/arm/include/debug/
H A Dbrcmstb.S7 #define REG_PHYS_BASE 0xf0000000 define
10 #define REG_PHYS_ADDR(x) ((x) + REG_PHYS_BASE)
66 /* if PERIPHBASE doesn't overlap REG_PHYS_BASE use V7 map */
68 ands \rv, \rv, #REG_PHYS_BASE

Completed in 2 milliseconds