Home
last modified time | relevance | path

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

/drivers/staging/rts5208/
Dspi.c57 retval = switch_clock(chip, spi->spi_clock); in spi_set_init_para()
236 retval = switch_clock(chip, clk); in spi_init_eeprom()
Drtsx_card.h1033 static inline int switch_clock(struct rtsx_chip *chip, int clk) in switch_clock() function
Dxd.c51 retval = switch_clock(chip, xd_card->xd_clock); in xd_set_init_para()
67 retval = switch_clock(chip, xd_card->xd_clock); in xd_switch_clock()
Dsd.c608 retval = switch_clock(chip, sd_card->sd_clock);
1978 retval = switch_clock(chip, sd_card->sd_clock);
2838 retval = switch_clock(chip, sd_card->sd_clock);
Dms.c358 retval = switch_clock(chip, ms_card->ms_clock); in ms_set_init_para()
378 retval = switch_clock(chip, ms_card->ms_clock); in ms_switch_clock()