Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/usb/dvb-usb-v2/
H A Dmxl111sf-reg.h54 #define V6_PARAM_TPS_LOCK_MASK 0x40 macro
H A Dmxl111sf-demod.c234 *tps_lock = (val & V6_PARAM_TPS_LOCK_MASK) >> 6; in mxl1x1sf_demod_get_tps_lock_status()