Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/i2c/
H A Dmvtwsi.c91 uint tick; member
263 uint tick) in twsi_wait()
300 uint tick) in twsi_start()
323 int expected_status, uint tick) in twsi_send()
348 uint tick) in twsi_recv()
378 static int twsi_stop(struct mvtwsi_registers *twsi, uint tick) in twsi_stop()
523 u8 addr, uint tick) in i2c_begin()
555 uint tick) in __twsi_i2c_probe_chip()
595 uint tick) in __twsi_i2c_read()
644 uint tick) in __twsi_i2c_write()
/rk3399_rockchip-uboot/lib/
H A Dtime.c118 static uint64_t notrace tick_to_time(uint64_t tick) in tick_to_time()
145 uint64_t tick = usec; in usec_to_tick() local
/rk3399_rockchip-uboot/arch/arm/cpu/arm926ejs/mx27/
H A Dtimer.c41 static inline unsigned long long tick_to_time(unsigned long long tick) in tick_to_time()
67 static inline unsigned long long tick_to_time(unsigned long long tick) in tick_to_time()
/rk3399_rockchip-uboot/arch/arm/cpu/armv7/vf610/
H A Dtimer.c19 static inline unsigned long long tick_to_time(unsigned long long tick) in tick_to_time()
/rk3399_rockchip-uboot/arch/arm/mach-imx/
H A Dsyscounter.c35 static inline unsigned long long tick_to_time(unsigned long long tick) in tick_to_time()
/rk3399_rockchip-uboot/arch/arm/cpu/armv7/ls102xa/
H A Dtimer.c32 static inline unsigned long long tick_to_time(unsigned long long tick) in tick_to_time()
/rk3399_rockchip-uboot/arch/arm/cpu/arm926ejs/mxs/
H A Dtimer.c35 static inline unsigned long tick_to_time(unsigned long tick) in tick_to_time()
/rk3399_rockchip-uboot/drivers/spi/
H A Dath79_spi.c67 u64 tick; in ath79_spi_xfer() local