Searched refs:PRR_WP_EVENT (Results 1 – 3 of 3) sorted by relevance
832 #define PRR_WP_EVENT 0x10 /* WP changed */ macro
4160 ((prrd & PRR_WP_EVENT)? in cs_read_event_status()4186 PRR_EVENT(prrd, PRR_WP_EVENT, PRR_WP_STATUS, in cs_read_event_status()4211 ((prrd & PRR_WP_EVENT)? in cs_read_event_status()4518 if ((client->pin & (PRR_WP_STATUS | PRR_WP_EVENT)) == in cs_merge_event_masks()4519 (PRR_WP_STATUS | PRR_WP_EVENT)) in cs_merge_event_masks()
574 ce->pin |= (PRR_WP_STATUS | PRR_WP_EVENT);