Searched refs:PCR_REVERSE_SOCKET (Results 1 – 6 of 6) sorted by relevance
81 pcr->flags |= PCR_REVERSE_SOCKET; in rts5227_fetch_vendor_settings()171 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()474 if (pcr->flags & PCR_REVERSE_SOCKET) in rts5228_extra_init_hw()
430 pcr->flags |= PCR_REVERSE_SOCKET; in rts5261_init_from_hw()552 if (pcr->flags & PCR_REVERSE_SOCKET) in rts5261_extra_init_hw()
84 pcr->flags |= PCR_REVERSE_SOCKET; in rtsx_base_fetch_vendor_settings()299 if (pcr->flags & PCR_REVERSE_SOCKET) in rts5249_extra_init_hw()
1242 #define PCR_REVERSE_SOCKET (1 << 1) macro
Completed in 16 milliseconds