Home
last modified time | relevance | path

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

/linux-3.3/drivers/staging/rts_pstor/
Dms.c726 static int ms_pro_reset_flow(struct rtsx_chip *chip, int switch_8bit_bus) in ms_pro_reset_flow() function
1116 retval = ms_pro_reset_flow(chip, 1); in reset_ms_pro()
1119 retval = ms_pro_reset_flow(chip, 0); in reset_ms_pro()
/linux-3.3/drivers/staging/rts5139/
Dms.c819 static int ms_pro_reset_flow(struct rts51x_chip *chip, int switch_8bit_bus) in ms_pro_reset_flow() function
1203 retval = ms_pro_reset_flow(chip, 1);
1206 retval = ms_pro_reset_flow(chip, 0);