Home
last modified time | relevance | path

Searched refs:SSC_DEPTH_2M (Results 1 – 5 of 5) sorted by relevance

/linux-6.15/include/linux/
H A Drtsx_usb.h407 #define SSC_DEPTH_2M 0x01 macro
H A Drtsx_pci.h475 #define SSC_DEPTH_2M 0x02 macro
/linux-6.15/drivers/misc/cardreader/
H A Drtsx_usb.c383 ssc_depth = SSC_DEPTH_2M; in revise_ssc_depth()
H A Drtsx_pcr.c707 [RTSX_SSC_DEPTH_2M] = SSC_DEPTH_2M, in rtsx_pci_switch_clock()
/linux-6.15/drivers/mmc/host/
H A Drtsx_usb_sdmmc.c1117 host->ssc_depth = SSC_DEPTH_2M; in sdmmc_set_ios()