Home
last modified time | relevance | path

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

/aosp_15_r20/external/flashrom/include/
H A Dlayout.h47 bool read_prot; member
/aosp_15_r20/external/flashrom/
H A Dichspi.c2023 static void ich9_set_pr(const size_t reg_pr0, int i, int read_prot, int write_prot) in ich9_set_pr()