Home
last modified time | relevance | path

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

/drivers/staging/rts5208/
Drtsx.c782 chip->ssc_depth_sd_ddr50 = SSC_DEPTH_1M; in rtsx_init_options()
783 chip->ssc_depth_sd_hs = SSC_DEPTH_1M; in rtsx_init_options()
784 chip->ssc_depth_mmc_52m = SSC_DEPTH_1M; in rtsx_init_options()
785 chip->ssc_depth_ms_hg = SSC_DEPTH_1M; in rtsx_init_options()
Drtsx_card.h575 #define SSC_DEPTH_1M 0x03 macro
/drivers/memstick/host/
Drtsx_usb_ms.c612 ssc_depth = SSC_DEPTH_1M; in rtsx_usb_ms_set_param()
/drivers/mmc/host/
Drtsx_usb_sdmmc.c1157 host->ssc_depth = SSC_DEPTH_1M; in sdmmc_set_ios()
/drivers/mfd/
Drtsx_pcr.c645 [RTSX_SSC_DEPTH_1M] = SSC_DEPTH_1M, in rtsx_pci_switch_clock()