Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/staging/rts5139/
Drts51x_card.c383 static inline u8 double_depth(u8 depth) in double_depth() function
429 double_depth(chip->option. in switch_ssc_clock()
433 double_depth(chip->option.ssc_depth_sd_hs); in switch_ssc_clock()
437 double_depth(chip->option. in switch_ssc_clock()
441 double_depth(chip->option. in switch_ssc_clock()
448 double_depth(chip->option. in switch_ssc_clock()
452 double_depth(chip->option. in switch_ssc_clock()
458 double_depth(chip->option. in switch_ssc_clock()
462 double_depth(chip->option. in switch_ssc_clock()
468 double_depth(chip->option.ssc_depth_low_speed); in switch_ssc_clock()
/linux-3.4.99/drivers/staging/rts_pstor/
Drtsx_card.c645 static inline u8 double_depth(u8 depth) in double_depth() function
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()
727 ssc_depth = double_depth(chip->ssc_depth_low_speed); in switch_ssc_clock()
731 ssc_depth = double_depth(chip->ssc_depth_low_speed); in switch_ssc_clock()