Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/staging/rts5139/
Drts51x_card.c442 ssc_depth_low_speed); in switch_ssc_clock()
463 ssc_depth_low_speed); in switch_ssc_clock()
468 double_depth(chip->option.ssc_depth_low_speed); in switch_ssc_clock()
Drts51x_chip.h355 u8 ssc_depth_low_speed; /* sw */ member
/linux-3.4.99/drivers/staging/rts_pstor/
Drtsx_card.c714 ssc_depth = double_depth(chip->ssc_depth_low_speed); 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()
Drtsx_chip.h860 u8 ssc_depth_low_speed; member
Drtsx.c839 chip->ssc_depth_low_speed = SSC_DEPTH_512K; in rtsx_init_options()