Home
last modified time | relevance | path

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

/trueos/sys/pci/
HDif_rl.c1317 switch (sc->rl_twister) in rl_twister_update()
1327 sc->rl_twister = FIND_ROW; in rl_twister_update()
1333 sc->rl_twister = DONE; in rl_twister_update()
1351 sc->rl_twister = SET_PARAM; in rl_twister_update()
1360 sc->rl_twister = RECHK_LONG; in rl_twister_update()
1362 sc->rl_twister = DONE; in rl_twister_update()
1372 sc->rl_twister = DONE; in rl_twister_update()
1375 sc->rl_twister = RETUNE; in rl_twister_update()
1386 sc->rl_twister = SET_PARAM; in rl_twister_update()
1419 if (sc->rl_twister == DONE) in rl_tick()
[all …]
HDif_rlreg.h901 enum rl_twist rl_twister; member