Searched refs:PRR_WP_EVENT (Results 1 – 3 of 3) sorted by relevance
832 #define PRR_WP_EVENT 0x10 /* WP changed */ macro
4162 ((prrd & PRR_WP_EVENT)? in cs_read_event_status()4188 PRR_EVENT(prrd, PRR_WP_EVENT, PRR_WP_STATUS, in cs_read_event_status()4213 ((prrd & PRR_WP_EVENT)? 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);