Searched refs:ADV7180_INPUT_CONTROL_REG (Results 1 - 1 of 1) sorted by relevance

/drivers/media/i2c/
H A Dadv7180.c34 #define ADV7180_INPUT_CONTROL_REG 0x00 macro
250 ret = i2c_smbus_read_byte_data(client, ADV7180_INPUT_CONTROL_REG);
257 ADV7180_INPUT_CONTROL_REG, ret | input);
287 i2c_smbus_write_byte_data(client, ADV7180_INPUT_CONTROL_REG,
301 ADV7180_INPUT_CONTROL_REG,
513 i2c_smbus_write_byte_data(client, ADV7180_INPUT_CONTROL_REG,
531 i2c_smbus_write_byte_data(client, ADV7180_INPUT_CONTROL_REG,

Completed in 13 milliseconds