Home
last modified time | relevance | path

Searched defs:fec_timeout (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/media/dvb-frontends/
H A Dstv0900_sw.c623 static void stv0900_get_lock_timeout(s32 *demod_timeout, s32 *fec_timeout, in stv0900_get_lock_timeout()
1060 s32 dmd_timeout, s32 fec_timeout) in stv0900_wait_for_lock()
1273 fec_timeout, in stv0900_dvbs1_acq_workaround() local
1596 fec_timeout = 50, in stv0900_blind_search_algo() local
1810 s32 demod_timeout = 500, fec_timeout = 50; in stv0900_algo() local
H A Dstv0910.c98 u32 fec_timeout; member
/openbmc/linux/drivers/net/ethernet/freescale/
H A Dfec_main.c1354 fec_timeout(struct net_device *ndev, unsigned int txqueue) in fec_timeout() function