Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/usb/dvb-usb-v2/
H A Dmxl111sf-phy.c239 ret = mxl111sf_read_reg(state, V6_I2S_STREAM_START_BIT_REG, &tmp); in mxl111sf_config_i2s()
245 ret = mxl111sf_write_reg(state, V6_I2S_STREAM_START_BIT_REG, tmp); in mxl111sf_config_i2s()
H A Dmxl111sf-reg.h89 #define V6_I2S_STREAM_START_BIT_REG 0x14 macro