Searched refs:PRR_BVD2_STATUS (Results 1 – 3 of 3) sorted by relevance
830 #define PRR_BVD2_STATUS 0x04 /* R-BVD2 state W-write BVD2 Cbit */ macro
4158 ((prrd & PRR_BVD2_STATUS)? in cs_read_event_status()4194 PRR_EVENT(prrd, PRR_BVD2_EVENT, PRR_BVD2_STATUS, in cs_read_event_status()4209 ((prrd & PRR_BVD2_STATUS)? in cs_read_event_status()4279 if (prrd & PRR_BVD2_STATUS) in cs_read_event_status()4530 if ((client->pin & (PRR_BVD2_STATUS | PRR_BVD2_EVENT)) == in cs_merge_event_masks()4531 (PRR_BVD2_STATUS | PRR_BVD2_EVENT)) in cs_merge_event_masks()
573 ce->pin |= (PRR_BVD1_STATUS | PRR_BVD2_STATUS |