Home
last modified time | relevance | path

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

/linux/drivers/media/i2c/
H A Dthp7312.c395 static int thp7312_set_mipi_lanes(struct thp7312_device *thp7312) in thp7312_set_mipi_lanes() argument
397 struct device *dev = thp7312->dev; in thp7312_set_mipi_lanes()
401 cci_write(thp7312->regmap, TH7312_REG_CUSTOM_MIPI_RD, in thp7312_set_mipi_lanes()
402 thp7312->sensors[0].lane_remap, &ret); in thp7312_set_mipi_lanes()
403 cci_write(thp7312->regmap, TH7312_REG_CUSTOM_MIPI_TD, in thp7312_set_mipi_lanes()
404 thp7312->lane_remap, &ret); in thp7312_set_mipi_lanes()
405 cci_write(thp7312->regmap, TH7312_REG_CUSTOM_MIPI_SET, 1, &ret); in thp7312_set_mipi_lanes()
410 ret = thp7312_read_poll_timeout(thp7312, TH7312_REG_CUSTOM_MIPI_STATUS, in thp7312_set_mipi_lanes()
420 static int thp7312_change_mode(struct thp7312_device *thp7312, in thp7312_change_mode() argument
424 struct device *dev = thp7312->dev; in thp7312_change_mode()
[all …]
/linux/Documentation/userspace-api/media/drivers/
H A Dindex.rst39 thp7312
/linux/
H A DMAINTAINERS26485 F: Documentation/devicetree/bindings/media/i2c/thine,thp7312.yaml
26486 F: Documentation/userspace-api/media/drivers/thp7312.rst
26487 F: drivers/media/i2c/thp7312.c
26488 F: include/uapi/linux/thp7312.h