Searched refs:it6161_addr_hdmi_tx (Results 1 – 1 of 1) sorted by relevance
960 u32 it6161_addr_hdmi_tx; member6748 if (device_property_read_u32(dev, "it6161-addr-hdmi-tx", &it6161->it6161_addr_hdmi_tx) < 0) in it6161_i2c_probe()6749 it6161->it6161_addr_hdmi_tx = 0x4c; in it6161_i2c_probe()6751 it6161->i2c_hdmi_tx = i2c_new_dummy_device(i2c_mipi_rx->adapter, it6161->it6161_addr_hdmi_tx); in it6161_i2c_probe()