Searched refs:PCR_REVERSE_SOCKET (Results 1 – 6 of 6) sorted by relevance
79 pcr->flags |= PCR_REVERSE_SOCKET; in rts5227_fetch_vendor_settings()169 if (pcr->flags & PCR_REVERSE_SOCKET) in rts5227_extra_init_hw()
85 pcr->flags |= PCR_REVERSE_SOCKET; in rtsx_base_fetch_vendor_settings()399 if (pcr->flags & PCR_REVERSE_SOCKET) in rts5260_init_hw()
86 pcr->flags |= PCR_REVERSE_SOCKET; in rtsx5228_fetch_vendor_settings()466 if (pcr->flags & PCR_REVERSE_SOCKET) in rts5228_extra_init_hw()
80 pcr->flags |= PCR_REVERSE_SOCKET; in rtsx_base_fetch_vendor_settings()274 if (pcr->flags & PCR_REVERSE_SOCKET) in rts5249_extra_init_hw()
78 pcr->flags |= PCR_REVERSE_SOCKET; in rtsx5261_fetch_vendor_settings()
1210 #define PCR_REVERSE_SOCKET (1 << 1) macro