Home
last modified time | relevance | path

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

/aosp_15_r20/external/flashrom/include/
H A Dwriteprotect.h52 struct wp_bits { struct
54 bool srp_bit_present;
55 uint8_t srp;
58 bool srl_bit_present;
59 uint8_t srl;
62 bool cmp_bit_present;
63 uint8_t cmp;
66 bool sec_bit_present;
67 uint8_t sec;
70 bool tb_bit_present;
[all …]