Searched refs:prrd (Results 1 – 1 of 1) sorted by relevance
4117 cfg_regs_t prrd = 0; in cs_read_event_status() local4144 prrd = csx_Get8(cis_handle, client->config_regs.prr_p); in cs_read_event_status()4145 prrd &= client->pin; in cs_read_event_status()4151 (int)prrd, in cs_read_event_status()4154 ((prrd & PRR_WP_STATUS)? in cs_read_event_status()4156 ((prrd & PRR_READY_STATUS)? in cs_read_event_status()4158 ((prrd & PRR_BVD2_STATUS)? in cs_read_event_status()4160 ((prrd & PRR_BVD1_STATUS)? in cs_read_event_status()4162 ((prrd & PRR_WP_EVENT)? in cs_read_event_status()4164 ((prrd & PRR_READY_EVENT)? in cs_read_event_status()[all …]