Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/usb/cx231xx/
Dcx231xx-core.c164 u8 _i2c_period = 0; in cx231xx_send_usb_command() local
172 _i2c_period = i2c_bus->i2c_period; in cx231xx_send_usb_command()
179 ven_req.wValue = (req_data->dev_addr << 9 | _i2c_period << 4 | in cx231xx_send_usb_command()