Searched refs:SD_CFG3 (Results 1 – 8 of 8) sorted by relevance
/linux-6.1.9/drivers/staging/rts5208/ |
D | sd.c | 1534 retval = rtsx_write_register(chip, SD_CFG3, SD_RSP_80CLK_TIMEOUT_EN, 1543 rtsx_write_register(chip, SD_CFG3, 1549 retval = rtsx_write_register(chip, SD_CFG3, SD_RSP_80CLK_TIMEOUT_EN, 1582 retval = rtsx_write_register(chip, SD_CFG3, SD_RSP_80CLK_TIMEOUT_EN, 1597 rtsx_write_register(chip, SD_CFG3, SD_RSP_80CLK_TIMEOUT_EN, 0); 1601 retval = rtsx_write_register(chip, SD_CFG3, SD_RSP_80CLK_TIMEOUT_EN, 1793 retval = rtsx_write_register(chip, SD_CFG3, SD_RSP_80CLK_TIMEOUT_EN, 1802 rtsx_write_register(chip, SD_CFG3, 1819 retval = rtsx_write_register(chip, SD_CFG3, SD_RSP_80CLK_TIMEOUT_EN, 1868 rtsx_write_register(chip, SD_CFG3,
|
D | rtsx_card.h | 759 #define SD_CFG3 0xFDA2 macro
|
/linux-6.1.9/include/linux/ |
D | rtsx_usb.h | 193 #define SD_CFG3 0xFDA2 macro
|
D | rtsx_pci.h | 206 #define SD_CFG3 0xFDA2 macro
|
/linux-6.1.9/drivers/mmc/host/ |
D | rtsx_pci_sdmmc.c | 709 rtsx_pci_write_register(pcr, SD_CFG3, SD_RSP_80CLK_TIMEOUT_EN, in sd_tuning_rx_cmd() 718 rtsx_pci_write_register(pcr, SD_CFG3, in sd_tuning_rx_cmd() 723 rtsx_pci_write_register(pcr, SD_CFG3, SD_RSP_80CLK_TIMEOUT_EN, 0); in sd_tuning_rx_cmd()
|
/linux-6.1.9/drivers/misc/cardreader/ |
D | rts5260.c | 210 rtsx_pci_write_register(pcr, SD_CFG3, SD30_CLK_END_EN, 0); in rts5260_card_power_on()
|
D | rts5228.c | 217 rtsx_pci_write_register(pcr, SD_CFG3, SD30_CLK_END_EN, 0); in rts5228_card_power_on()
|
D | rts5261.c | 189 rtsx_pci_write_register(pcr, SD_CFG3, SD30_CLK_END_EN, 0); in rts5261_card_power_on()
|