Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/dvb-frontends/
H A Dcxd2841er_priv.h25 #define CXD2841ER_DVBS_POLLING_INVL 10 macro
H A Dcxd2841er.c3345 usleep_range(CXD2841ER_DVBS_POLLING_INVL*1000, in cxd2841er_set_frontend_s()
3346 (CXD2841ER_DVBS_POLLING_INVL + 2) * 1000); in cxd2841er_set_frontend_s()
3351 } while (i < timeout / CXD2841ER_DVBS_POLLING_INVL); in cxd2841er_set_frontend_s()