Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/staging/rts5208/
Drtsx_card.h997 int switch_ssc_clock(struct rtsx_chip *chip, int clk);
1038 retval = switch_ssc_clock(chip, clk); in switch_clock()
Drtsx_card.c622 int switch_ssc_clock(struct rtsx_chip *chip, int clk) in switch_ssc_clock() function