Home
last modified time | relevance | path

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

/u-boot/drivers/misc/
A Dmxc_ocotp.c59 #define BV_TIMING_PROG_US 10 macro
272 prog = DIV_ROUND_CLOSEST(ipg_clk * BV_TIMING_PROG_US, 1000000) + 1; in set_timing()
431 wait_busy(regs, BV_TIMING_PROG_US); in fuse_prog()

Completed in 3 milliseconds