Searched refs:ssc_depth (Results 1 – 1 of 1) sorted by relevance
656 u8 mcu_cnt, div, max_div, ssc_depth, ssc_depth_mask; in switch_ssc_clock() local704 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 …]