Home
last modified time | relevance | path

Searched refs:ssc_depth (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/drivers/staging/rts5139/
Drts51x_card.c394 u8 mcu_cnt, div, max_div, ssc_depth; in switch_ssc_clock() local
424 ssc_depth = chip->option.ssc_depth_sd_sdr104; in switch_ssc_clock()
426 ssc_depth = chip->option.ssc_depth_sd_sdr50; in switch_ssc_clock()
428 ssc_depth = in switch_ssc_clock()
432 ssc_depth = in switch_ssc_clock()
436 ssc_depth = in switch_ssc_clock()
440 ssc_depth = in switch_ssc_clock()
447 ssc_depth = in switch_ssc_clock()
451 ssc_depth = in switch_ssc_clock()
457 ssc_depth = in switch_ssc_clock()
[all …]
/linux-3.4.99/drivers/staging/rts_pstor/
Drtsx_card.c656 u8 mcu_cnt, div, max_div, ssc_depth, ssc_depth_mask; in switch_ssc_clock() local
704 ssc_depth = chip->ssc_depth_sd_sdr104; in switch_ssc_clock()
706 ssc_depth = chip->ssc_depth_sd_sdr50; in switch_ssc_clock()
708 ssc_depth = double_depth(chip->ssc_depth_sd_ddr50); in switch_ssc_clock()
710 ssc_depth = double_depth(chip->ssc_depth_sd_hs); in switch_ssc_clock()
712 ssc_depth = double_depth(chip->ssc_depth_mmc_52m); in switch_ssc_clock()
714 ssc_depth = double_depth(chip->ssc_depth_low_speed); in switch_ssc_clock()
719 ssc_depth = double_depth(chip->ssc_depth_ms_hg); in switch_ssc_clock()
721 ssc_depth = double_depth(chip->ssc_depth_ms_4bit); in switch_ssc_clock()
725 ssc_depth = double_depth(chip->ssc_depth_ms_4bit); in switch_ssc_clock()
[all …]