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
4158 ((prrd & PRR_BVD1_STATUS)? in cs_read_event_status()4195 PRR_EVENT(prrd, PRR_BVD1_EVENT, PRR_BVD1_STATUS, in cs_read_event_status()4209 ((prrd & PRR_BVD1_STATUS)? in cs_read_event_status()4279 if (prrd & PRR_BVD1_STATUS) in cs_read_event_status()4533 if ((client->pin & (PRR_BVD1_STATUS | PRR_BVD1_EVENT)) == in cs_merge_event_masks()4534 (PRR_BVD1_STATUS | PRR_BVD1_EVENT)) in cs_merge_event_masks()
571 ce->pin |= (PRR_BVD1_STATUS | PRR_BVD2_STATUS |