Searched refs:PRR_BVD1_STATUS (Results 1 – 3 of 3) sorted by relevance
831 #define PRR_BVD1_STATUS 0x08 /* R-BVD1 state W-write BVD1 Cbit */ macro
4160 ((prrd & PRR_BVD1_STATUS)? in cs_read_event_status()4197 PRR_EVENT(prrd, PRR_BVD1_EVENT, PRR_BVD1_STATUS, in cs_read_event_status()4211 ((prrd & PRR_BVD1_STATUS)? in cs_read_event_status()4281 if (prrd & PRR_BVD1_STATUS) in cs_read_event_status()4535 if ((client->pin & (PRR_BVD1_STATUS | PRR_BVD1_EVENT)) == in cs_merge_event_masks()4536 (PRR_BVD1_STATUS | PRR_BVD1_EVENT)) in cs_merge_event_masks()
573 ce->pin |= (PRR_BVD1_STATUS | PRR_BVD2_STATUS |