Home
last modified time | relevance | path

Searched refs:power_down_in_ss (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/staging/rts5208/
H A Drtsx_chip.c1770 if (chip->power_down_in_ss) { in rtsx_enter_ss()
1805 if (chip->power_down_in_ss) { in rtsx_exit_ss()
1814 } else if (chip->power_down_in_ss) { in rtsx_exit_ss()
H A Drtsx_chip.h818 int power_down_in_ss; member
H A Drtsx.c757 chip->power_down_in_ss = 1; in rtsx_init_options()