Home
last modified time | relevance | path

Searched defs:tick (Results 1 – 8 of 8) sorted by relevance

/u-boot/drivers/i2c/
A Dmvtwsi.c97 uint tick; member
269 uint tick) in twsi_wait()
317 uint tick) in twsi_start()
340 int expected_status, uint tick) in twsi_send()
365 uint tick) in twsi_recv()
395 static int twsi_stop(struct mvtwsi_registers *twsi, uint tick) in twsi_stop()
544 u8 addr, uint tick) in i2c_begin()
576 uint tick) in __twsi_i2c_probe_chip()
616 uint tick) in __twsi_i2c_read()
665 uint tick) in __twsi_i2c_write()
/u-boot/lib/
A Dtime.c128 static uint64_t notrace tick_to_time(uint64_t tick) in tick_to_time()
148 static uint64_t notrace tick_to_time_us(uint64_t tick) in tick_to_time_us()
174 uint64_t tick = usec; in usec_to_tick() local
/u-boot/arch/arm/cpu/arm926ejs/mx27/
A Dtimer.c45 static inline unsigned long long tick_to_time(unsigned long long tick) in tick_to_time()
71 static inline unsigned long long tick_to_time(unsigned long long tick) in tick_to_time()
/u-boot/arch/arm/cpu/armv7/vf610/
A Dtimer.c22 static inline unsigned long long tick_to_time(unsigned long long tick) in tick_to_time()
/u-boot/arch/arm/mach-imx/
A Dsyscounter.c38 static inline unsigned long long tick_to_time(unsigned long long tick) in tick_to_time()
/u-boot/arch/arm/cpu/armv7/ls102xa/
A Dtimer.c35 static inline unsigned long long tick_to_time(unsigned long long tick) in tick_to_time()
/u-boot/arch/arm/cpu/arm926ejs/mxs/
A Dtimer.c38 static inline unsigned long tick_to_time(unsigned long tick) in tick_to_time()
/u-boot/drivers/spi/
A Dath79_spi.c68 u64 tick; in ath79_spi_xfer() local

Completed in 9 milliseconds