Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/arm/mach-sa1100/include/mach/
A Dmtd-xip.h20 #define xip_currtime() readl_relaxed(OSCR) macro
/linux-6.3-rc2/include/linux/mtd/
A Dxip.h73 #define xip_currtime() (0) macro
/linux-6.3-rc2/arch/arm/mach-omap1/
A Dmtd-xip.h38 #define xip_currtime() (~xip_omap_mpu_timer_read(0)) macro
/linux-6.3-rc2/drivers/mtd/chips/
A Dcfi_cmdset_0001.c1151 start = xip_currtime(); in xip_wait_for_operation()
1176 suspended = xip_currtime(); in xip_wait_for_operation()
1235 start = xip_currtime(); in xip_wait_for_operation()
A Dcfi_cmdset_0002.c1064 unsigned long suspended, start = xip_currtime(); in xip_udelay()
1084 suspended = xip_currtime(); in xip_udelay()
1136 start = xip_currtime(); in xip_udelay()

Completed in 16 milliseconds