Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/misc/
H A Dmxc_ocotp.c59 #define BV_TIMING_STROBE_PROG_US 10 macro
283 strobe_prog = DIV_ROUND_CLOSEST(ipg_clk * BV_TIMING_STROBE_PROG_US, in set_timing()
411 wait_busy(regs, BV_TIMING_STROBE_PROG_US); in fuse_prog()