Searched refs:PCR_REVERSE_SOCKET (Results 1 – 7 of 7) sorted by relevance
81 pcr->flags |= PCR_REVERSE_SOCKET; in rts5227_fetch_vendor_settings()128 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()433 if (pcr->flags & PCR_REVERSE_SOCKET) in rts5228_extra_init_hw()
430 pcr->flags |= PCR_REVERSE_SOCKET; in rts5261_init_from_hw()508 if (pcr->flags & PCR_REVERSE_SOCKET) in rts5261_extra_init_hw()
84 pcr->flags |= PCR_REVERSE_SOCKET; in rtsx_base_fetch_vendor_settings()256 if (pcr->flags & PCR_REVERSE_SOCKET) in rts5249_extra_init_hw()
477 pcr->flags |= PCR_REVERSE_SOCKET; in rts5264_init_from_hw()569 if (pcr->flags & PCR_REVERSE_SOCKET) in rts5264_extra_init_hw()
1248 #define PCR_REVERSE_SOCKET (1 << 1) macro