Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/media/usb/cx231xx/
Dcx231xx-core.c148 u8 _i2c_period = 0; in cx231xx_send_usb_command() local
156 _i2c_period = i2c_bus->i2c_period; in cx231xx_send_usb_command()
163 ven_req.wValue = (req_data->dev_addr << 9 | _i2c_period << 4 | in cx231xx_send_usb_command()