Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/staging/rts5208/
Drtsx_card.h998 int switch_normal_clock(struct rtsx_chip *chip, int clk);
1040 retval = switch_normal_clock(chip, clk); in switch_clock()
Drtsx_card.c692 int switch_normal_clock(struct rtsx_chip *chip, int clk) in switch_normal_clock() function