Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/rts5208/
H A Drtsx.c693 chip->ss_idle_period = ss_interval * 1000; in rtsx_init_options()
H A Drtsx_chip.h840 int ss_idle_period; member
H A Drtsx_chip.c1026 if (chip->ss_counter < (chip->ss_idle_period / POLLING_INTERVAL)) in rtsx_manage_ss()