Searched refs:FLAG_OTPMK_MASK (Results 1 – 2 of 2) sorted by relevance
36 #define FLAG_OTPMK_MASK U(0xF) macro
214 otpmk_flags = (fuse_hdr->flags >> (FLAG_OTPMK_SHIFT)) & FLAG_OTPMK_MASK; in prog_otpmk()
Completed in 3 milliseconds