Home
last modified time | relevance | path

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

/openbmc/u-boot/cmd/
H A Dotp_info.h18 struct otpconf_info { struct
19 signed char dw_offset;
20 signed char bit_offset;
21 signed char length;
22 signed char value;
23 const char *information;