Home
last modified time | relevance | path

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

/drivers/staging/rts5208/
Drtsx.c728 chip->ssc_depth_sd_ddr50 = SSC_DEPTH_1M; in rtsx_init_options()
729 chip->ssc_depth_sd_hs = SSC_DEPTH_1M; in rtsx_init_options()
730 chip->ssc_depth_mmc_52m = SSC_DEPTH_1M; in rtsx_init_options()
731 chip->ssc_depth_ms_hg = SSC_DEPTH_1M; in rtsx_init_options()
Drtsx_card.h563 #define SSC_DEPTH_1M 0x03 macro
/drivers/memstick/host/
Drtsx_usb_ms.c600 ssc_depth = SSC_DEPTH_1M; in rtsx_usb_ms_set_param()
/drivers/mmc/host/
Drtsx_usb_sdmmc.c1129 host->ssc_depth = SSC_DEPTH_1M; in sdmmc_set_ios()
/drivers/misc/cardreader/
Drtsx_pcr.c714 [RTSX_SSC_DEPTH_1M] = SSC_DEPTH_1M, in rtsx_pci_switch_clock()