Home
last modified time | relevance | path

Searched full:thine (Results 1 – 13 of 13) sorted by relevance

/linux/Documentation/devicetree/bindings/media/i2c/
H A Dthine,thp7312.yaml5 $id: http://devicetree.org/schemas/media/i2c/thine,thp7312.yaml#
8 title: THine THP7312
27 const: thine,thp7312
36 thine,boot-mode:
126 thine,model:
182 compatible = "thine,thp7312";
207 thine,model = "sony,imx258";
/linux/Documentation/devicetree/bindings/display/bridge/
H A Dthine,thc63lvd1024.yaml4 $id: http://devicetree.org/schemas/display/bridge/thine,thc63lvd1024.yaml#
7 title: Thine Electronics THC63LVD1024 LVDS Decoder
25 const: thine,thc63lvd1024
88 compatible = "thine,thc63lvd1024";
H A Dlvds-codec.yaml47 - thine,thc63lvdm83d # For the THC63LVDM83D LVDS serializer
/linux/include/uapi/linux/
H A Dthp7312.h3 * THine THP7312 user space header file.
5 * Copyright (C) 2021 THine Electronics, Inc.
H A Dv4l2-controls.h213 * The base for THine THP7312 driver controls.
/linux/drivers/gpu/drm/bridge/
H A Dthc63lvd1024.c226 { .compatible = "thine,thc63lvd1024", },
242 MODULE_DESCRIPTION("Thine THC63LVD1024 LVDS decoder DRM bridge driver");
H A DKconfig310 tristate "Thine THC63LVD1024 LVDS decoder bridge"
313 Thine THC63LVD1024 LVDS/parallel converter driver.
H A Dlvds-codec.c230 .compatible = "thine,thc63lvdm83d",
/linux/Documentation/userspace-api/media/drivers/
H A Dthp7312.rst3 THine THP7312 ISP driver
/linux/drivers/media/i2c/
H A Dthp7312.c3 * Copyright (C) 2021 THine Electronics, Inc.
1977 ret = fwnode_property_read_string(node, "thine,model", &model); in thp7312_sensor_parse_dt()
1979 dev_err(dev, "'thine,model' property missing in sensor node\n"); in thp7312_sensor_parse_dt()
2048 * The thine,boot-mode property is optional and default to in thp7312_parse_dt()
2052 ret = device_property_read_u32(dev, "thine,boot-mode", in thp7312_parse_dt()
2056 "thine,boot-mode"); in thp7312_parse_dt()
2061 "thine,boot-mode", thp7312->boot_mode); in thp7312_parse_dt()
2235 { .compatible = "thine,thp7312" },
H A DKconfig710 tristate "THine THP7312 support"
719 This is a Video4Linux2 sensor-level driver for the THine
/linux/Documentation/devicetree/bindings/
H A Dvendor-prefixes.yaml1515 "^thine,.*":
1516 description: THine Electronics, Inc.
/linux/
H A DMAINTAINERS23641 F: Documentation/devicetree/bindings/media/i2c/thine,thp7312.yaml