Home
last modified time | relevance | path

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

/linux-6.1.9/arch/arm/mach-dove/
Ddove.h113 #define DOVE_SATA_PHYS_BASE (DOVE_SB_REGS_PHYS_BASE + 0xa0000) macro
Dcommon.c173 orion_sata_init(sata_data, DOVE_SATA_PHYS_BASE, IRQ_DOVE_SATA); in dove_sata_init()