Searched refs:PHASE_NOT_RESET (Results 1 – 12 of 12) sorted by relevance
/linux-6.12.1/drivers/misc/cardreader/ |
D | rts5228.c | 659 PHASE_NOT_RESET, 0); in rts5228_pci_switch_clock() 661 PHASE_NOT_RESET, 0); in rts5228_pci_switch_clock() 663 PHASE_NOT_RESET, PHASE_NOT_RESET); in rts5228_pci_switch_clock() 665 PHASE_NOT_RESET, PHASE_NOT_RESET); in rts5228_pci_switch_clock()
|
D | rts5261.c | 738 PHASE_NOT_RESET, 0); in rts5261_pci_switch_clock() 740 PHASE_NOT_RESET, 0); in rts5261_pci_switch_clock() 742 PHASE_NOT_RESET, PHASE_NOT_RESET); in rts5261_pci_switch_clock() 744 PHASE_NOT_RESET, PHASE_NOT_RESET); in rts5261_pci_switch_clock()
|
D | rts5264.c | 818 PHASE_NOT_RESET, 0); in rts5264_pci_switch_clock() 820 PHASE_NOT_RESET, 0); in rts5264_pci_switch_clock() 822 PHASE_NOT_RESET, PHASE_NOT_RESET); in rts5264_pci_switch_clock() 824 PHASE_NOT_RESET, PHASE_NOT_RESET); in rts5264_pci_switch_clock()
|
D | rtsx_usb.c | 461 PHASE_NOT_RESET, 0); in rtsx_usb_switch_clock() 463 PHASE_NOT_RESET, PHASE_NOT_RESET); in rtsx_usb_switch_clock()
|
D | rtsx_pcr.c | 799 PHASE_NOT_RESET, 0); in rtsx_pci_switch_clock() 801 PHASE_NOT_RESET, PHASE_NOT_RESET); in rtsx_pci_switch_clock()
|
/linux-6.12.1/drivers/staging/rts5208/ |
D | rtsx_card.c | 673 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()
|
D | rtsx_card.h | 139 #define PHASE_NOT_RESET 0x40 macro
|
D | sd.c | 846 PHASE_NOT_RESET, 0); 850 PHASE_NOT_RESET, PHASE_NOT_RESET); 871 PHASE_NOT_RESET | 882 PHASE_NOT_RESET |
|
/linux-6.12.1/include/linux/ |
D | rtsx_usb.h | 409 #define PHASE_NOT_RESET 0x40 macro
|
D | rtsx_pci.h | 332 #define PHASE_NOT_RESET 0x40 macro
|
/linux-6.12.1/drivers/mmc/host/ |
D | rtsx_usb_sdmmc.c | 597 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()
|
D | rtsx_pci_sdmmc.c | 634 rtsx_pci_write_register(pcr, SD_VP_CTL, PHASE_NOT_RESET, 0); in sd_change_phase() 635 rtsx_pci_write_register(pcr, SD_VP_CTL, PHASE_NOT_RESET, in sd_change_phase() 636 PHASE_NOT_RESET); in sd_change_phase()
|