Searched refs:oc_ever_mask (Results 1 – 2 of 2) sorted by relevance
931 u8 oc_now_mask = 0, oc_ever_mask = 0; in rts51x_pp_status() local962 oc_ever_mask = MS_OCP_EVER; in rts51x_pp_status()966 if (chip->ocp_stat & oc_ever_mask) in rts51x_pp_status()
1457 u8 oc_now_mask = 0, oc_ever_mask = 0; in get_dev_status() local1486 oc_ever_mask = MS_OC_EVER; in get_dev_status()1489 oc_ever_mask = SD_OC_EVER; in get_dev_status()1495 if (chip->ocp_stat & oc_ever_mask) { in get_dev_status()