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