Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/usb/dvb-usb-v2/
H A Dmxl111sf-phy.c161 tmp |= V6_MPEG_SER_MSB_FIRST; in mxl111sf_config_mpeg_in()
163 tmp &= ~V6_MPEG_SER_MSB_FIRST; in mxl111sf_config_mpeg_in()
H A Dmxl111sf-reg.h82 #define V6_MPEG_SER_MSB_FIRST 0x80 macro