Home
last modified time | relevance | path

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

/linux-6.1.9/arch/arm/mach-dove/
Dcommon.c310 .start = DOVE_SDIO1_PHYS_BASE,
311 .end = DOVE_SDIO1_PHYS_BASE + 0xff,
Ddove.h108 #define DOVE_SDIO1_PHYS_BASE (DOVE_SB_REGS_PHYS_BASE + 0x90000) macro