Searched refs:PCR_REVERSE_SOCKET (Results 1 – 4 of 4) sorted by relevance
88 pcr->flags |= PCR_REVERSE_SOCKET; in rts5227_fetch_vendor_settings()128 if (pcr->flags & PCR_REVERSE_SOCKET) in rts5227_extra_init_hw()
89 pcr->flags |= PCR_REVERSE_SOCKET; in rtsx_base_fetch_vendor_settings()179 if (pcr->flags & PCR_REVERSE_SOCKET) in rts5249_extra_init_hw()
96 pcr->flags |= PCR_REVERSE_SOCKET; in rtsx_base_fetch_vendor_settings()474 if (pcr->flags & PCR_REVERSE_SOCKET) in rts5260_init_hw()
1248 #define PCR_REVERSE_SOCKET (1 << 1) macro