Home
last modified time | relevance | path

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

/linux-6.12.1/arch/arm/mach-omap1/
Dboard-osk.c308 res->start = omap_cs3_phys(); in osk_init_cf()
395 osk_flash_resource.end = osk_flash_resource.start = omap_cs3_phys(); in osk_init()
Dhardware.h56 static inline u32 omap_cs3_phys(void) in omap_cs3_phys() function