Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/media/usb/dvb-usb-v2/
Dmxl111sf-phy.c170 tmp |= V6_MPEG_SER_MSB_FIRST; in mxl111sf_config_mpeg_in()
172 tmp &= ~V6_MPEG_SER_MSB_FIRST; in mxl111sf_config_mpeg_in()
Dmxl111sf-reg.h91 #define V6_MPEG_SER_MSB_FIRST 0x80 macro