Home
last modified time | relevance | path

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

/openbmc/u-boot/cmd/
H A Dotp.c266 static int get_dw_bit(u32 *rid, int offset) in get_dw_bit() function
292 if (get_dw_bit(rid, i) == 0) { in get_rid_num()
1124 if (get_dw_bit(&OTPCFG[0xa], i) == 0) { in otp_print_conf_image()