Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/misc/
H A Dmxc_ocotp.c49 #define BV_TIMING_PROG_US 10 macro
258 prog = DIV_ROUND_CLOSEST(ipg_clk * BV_TIMING_PROG_US, 1000000) + 1; in set_timing()
408 wait_busy(regs, BV_TIMING_PROG_US); in fuse_prog()