Home
last modified time | relevance | path

Searched defs:prog_bit (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/drivers/misc/
H A Dfsl_iim.c202 static int prog_bit(struct fsl_iim *regs, u32 bank, u32 word, u32 bit) in prog_bit() function
/openbmc/u-boot/cmd/
H A Dotp.c543 static int otp_prog(u32 otp_addr, u32 prog_bit) in otp_prog()
555 int prog_bit; in _otp_prog_bit() local
610 int j, bit_value, prog_bit; in otp_prog_dw() local