Home
last modified time | relevance | path

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

/openbmc/u-boot/cmd/
H A Dotp.c553 static int _otp_prog_bit(u32 value, u32 prog_address, u32 bit_offset) in _otp_prog_bit() function
580 ret = _otp_prog_bit(value, prog_address, bit_offset); in otp_prog_dc_b()
588 ret = _otp_prog_bit(value, prog_address, bit_offset); in otp_prog_dc_b()