Searched refs:rtsx_pci_switch_clock (Results 1 – 4 of 4) sorted by relevance
/linux-6.1.9/drivers/memstick/host/ |
D | rtsx_pci_ms.c | 401 rtsx_pci_switch_clock(host->pcr, host->clock, host->ssc_depth, in rtsx_pci_ms_handle_req() 479 err = rtsx_pci_switch_clock(pcr, clock, in rtsx_pci_ms_set_param()
|
/linux-6.1.9/drivers/mmc/host/ |
D | rtsx_pci_sdmmc.c | 825 rtsx_pci_switch_clock(pcr, host->clock, host->ssc_depth, in sd_request() 1129 rtsx_pci_switch_clock(pcr, ios->clock, host->ssc_depth, in sdmmc_set_ios()
|
/linux-6.1.9/drivers/misc/cardreader/ |
D | rtsx_pcr.c | 698 int rtsx_pci_switch_clock(struct rtsx_pcr *pcr, unsigned int card_clock, in rtsx_pci_switch_clock() function 812 EXPORT_SYMBOL_GPL(rtsx_pci_switch_clock);
|
/linux-6.1.9/include/linux/ |
D | rtsx_pci.h | 1319 int rtsx_pci_switch_clock(struct rtsx_pcr *pcr, unsigned int card_clock,
|