Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/usb/dvb-usb-v2/
H A Dmxl111sf-reg.h44 #define V6_PARAM_CONSTELLATION_MASK 0x30 macro
H A Dmxl111sf-demod.c101 switch ((val & V6_PARAM_CONSTELLATION_MASK) >> 4) { in mxl1x1sf_demod_get_tps_modulation()