Searched refs:card_drive_sel (Results 1 – 8 of 8) sorted by relevance
49 pcr->card_drive_sel &= 0x3F; in rts5229_fetch_vendor_settings()50 pcr->card_drive_sel |= rtsx_reg_to_card_drive_sel(reg); in rts5229_fetch_vendor_settings()256 pcr->card_drive_sel = RTSX_CARD_DRIVE_DEFAULT; in rts5229_init_params()
81 pcr->card_drive_sel &= 0x3F; in rts5227_fetch_vendor_settings()82 pcr->card_drive_sel |= rtsx_reg_to_card_drive_sel(reg); in rts5227_fetch_vendor_settings()298 pcr->card_drive_sel = RTSX_CARD_DRIVE_DEFAULT; in rts5227_init_params()
57 pcr->card_drive_sel = rts5209_reg_to_card_drive_sel(reg); in rts5209_fetch_vendor_settings()265 pcr->card_drive_sel = RTS5209_CARD_DRIVE_DEFAULT; in rts5209_init_params()
64 pcr->card_drive_sel &= 0x3F; in rtl8411_fetch_vendor_settings()65 pcr->card_drive_sel |= rtsx_reg_to_card_drive_sel(reg1); in rtl8411_fetch_vendor_settings()477 pcr->card_drive_sel = RTL8411_CARD_DRIVE_DEFAULT; in rtl8411_init_common_params()
82 pcr->card_drive_sel &= 0x3F; in rtsx_base_fetch_vendor_settings()83 pcr->card_drive_sel |= rtsx_reg_to_card_drive_sel(reg); in rtsx_base_fetch_vendor_settings()456 pcr->card_drive_sel = RTSX_CARD_DRIVE_DEFAULT; in rts5249_init_params()
89 pcr->card_drive_sel &= 0x3F; in rtsx_base_fetch_vendor_settings()90 pcr->card_drive_sel |= rtsx_reg_to_card_drive_sel(reg); in rtsx_base_fetch_vendor_settings()711 pcr->card_drive_sel = RTSX_CARD_DRIVE_DEFAULT; in rts5260_init_params()
1278 0xFF, pcr->card_drive_sel); in rtsx_pci_init_hw()1411 pcr->card_drive_sel); in rtsx_pci_init_chip()
1242 u8 card_drive_sel; member