Home
last modified time | relevance | path

Searched refs:PHASE_NOT_RESET (Results 1 – 11 of 11) sorted by relevance

/linux-6.1.9/drivers/misc/cardreader/
Drts5228.c700 PHASE_NOT_RESET, 0); in rts5228_pci_switch_clock()
702 PHASE_NOT_RESET, 0); in rts5228_pci_switch_clock()
704 PHASE_NOT_RESET, PHASE_NOT_RESET); in rts5228_pci_switch_clock()
706 PHASE_NOT_RESET, PHASE_NOT_RESET); in rts5228_pci_switch_clock()
Drts5261.c782 PHASE_NOT_RESET, 0); in rts5261_pci_switch_clock()
784 PHASE_NOT_RESET, 0); in rts5261_pci_switch_clock()
786 PHASE_NOT_RESET, PHASE_NOT_RESET); in rts5261_pci_switch_clock()
788 PHASE_NOT_RESET, PHASE_NOT_RESET); in rts5261_pci_switch_clock()
Drtsx_usb.c461 PHASE_NOT_RESET, 0); in rtsx_usb_switch_clock()
463 PHASE_NOT_RESET, PHASE_NOT_RESET); in rtsx_usb_switch_clock()
Drtsx_pcr.c794 PHASE_NOT_RESET, 0); in rtsx_pci_switch_clock()
796 PHASE_NOT_RESET, PHASE_NOT_RESET); in rtsx_pci_switch_clock()
/linux-6.1.9/drivers/staging/rts5208/
Drtsx_card.c673 PHASE_NOT_RESET, 0); in switch_ssc_clock()
675 PHASE_NOT_RESET, PHASE_NOT_RESET); in switch_ssc_clock()
783 PHASE_NOT_RESET, 0); in switch_normal_clock()
787 PHASE_NOT_RESET, 0); in switch_normal_clock()
802 PHASE_NOT_RESET, PHASE_NOT_RESET); in switch_normal_clock()
806 PHASE_NOT_RESET, PHASE_NOT_RESET); in switch_normal_clock()
Drtsx_card.h139 #define PHASE_NOT_RESET 0x40 macro
Dsd.c846 PHASE_NOT_RESET, 0);
850 PHASE_NOT_RESET, PHASE_NOT_RESET);
871 PHASE_NOT_RESET |
882 PHASE_NOT_RESET |
/linux-6.1.9/include/linux/
Drtsx_usb.h409 #define PHASE_NOT_RESET 0x40 macro
Drtsx_pci.h330 #define PHASE_NOT_RESET 0x40 macro
/linux-6.1.9/drivers/mmc/host/
Drtsx_usb_sdmmc.c597 rtsx_usb_add_cmd(ucr, WRITE_REG_CMD, SD_VPCLK0_CTL, PHASE_NOT_RESET, 0); in sd_change_phase()
599 PHASE_NOT_RESET, PHASE_NOT_RESET); in sd_change_phase()
Drtsx_pci_sdmmc.c633 rtsx_pci_write_register(pcr, SD_VP_CTL, PHASE_NOT_RESET, 0); in sd_change_phase()
634 rtsx_pci_write_register(pcr, SD_VP_CTL, PHASE_NOT_RESET, in sd_change_phase()
635 PHASE_NOT_RESET); in sd_change_phase()