Home
last modified time | relevance | path

Searched refs:thp7312 (Results 1 – 2 of 2) 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/
H A DMAINTAINERS25984 F: Documentation/devicetree/bindings/media/i2c/thine,thp7312.yaml
25985 F: Documentation/userspace-api/media/drivers/thp7312.rst
25986 F: drivers/media/i2c/thp7312.c
25987 F: include/uapi/linux/thp7312.h