Searched refs:PRR_WP_STATUS (Results 1 – 3 of 3) sorted by relevance
828 #define PRR_WP_STATUS 0x01 /* R-WP state W-write WP Cbit */ macro
4154 ((prrd & PRR_WP_STATUS)? in cs_read_event_status()4188 PRR_EVENT(prrd, PRR_WP_EVENT, PRR_WP_STATUS, in cs_read_event_status()4205 ((prrd & PRR_WP_STATUS)? in cs_read_event_status()4277 if (prrd & PRR_WP_STATUS) in cs_read_event_status()4520 if ((client->pin & (PRR_WP_STATUS | PRR_WP_EVENT)) == in cs_merge_event_masks()4521 (PRR_WP_STATUS | PRR_WP_EVENT)) in cs_merge_event_masks()
576 ce->pin |= (PRR_WP_STATUS | PRR_WP_EVENT);