Searched refs:cp13 (Results 1 – 1 of 1) sorted by relevance
3605 uint8_t cp13; in get_cur_protection_type() local3609 cp13 = ((capacity->sc_rsvd0 & 0x3f) << 2) in get_cur_protection_type()3612 prot_en = cp13 & 0x01; in get_cur_protection_type()3616 p_type = (cp13 << 4) >> 5; in get_cur_protection_type()