Home
last modified time | relevance | path

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

/linux-4.4.14/arch/arm/mach-omap1/include/mach/
Dhardware.h67 static inline u32 omap_cs3_phys(void) in omap_cs3_phys() function
/linux-4.4.14/arch/arm/mach-omap1/
Dboard-h2.c377 h2_nor_resource.end = h2_nor_resource.start = omap_cs3_phys(); in h2_init()
Dboard-h3.c404 nor_resource.end = nor_resource.start = omap_cs3_phys(); in h3_init()
Dboard-osk.c576 osk_flash_resource.end = osk_flash_resource.start = omap_cs3_phys(); in osk_init()
/linux-4.4.14/drivers/pcmcia/
Domap_cf.c245 cf->phys_cf = omap_cs3_phys(); in omap_cf_probe()