Searched full:dongwoon (Results 1 – 13 of 13) sorted by relevance
/linux/Documentation/devicetree/bindings/media/i2c/ |
H A D | dongwoon,dw9768.yaml | 5 $id: http://devicetree.org/schemas/media/i2c/dongwoon,dw9768.yaml# 8 title: Dongwoon Anatech DW9768 Voice Coil Motor (VCM) Lens 14 The Dongwoon DW9768 is a single 10-bit digital-to-analog (DAC) converter 24 - dongwoon,dw9768 # for DW9768 VCM 38 dongwoon,aac-mode: 49 dongwoon,aac-timing: 58 dongwoon,clock-presc: 88 compatible = "dongwoon,dw9768"; 93 dongwoon,aac-timing = <0x39>;
|
H A D | dongwoon,dw9807-vcm.yaml | 5 $id: http://devicetree.org/schemas/media/i2c/dongwoon,dw9807-vcm.yaml# 8 title: Dongwoon Anatech DW9807 voice coil lens driver 19 const: dongwoon,dw9807-vcm 37 compatible = "dongwoon,dw9807-vcm";
|
H A D | dongwoon,dw9714.yaml | 4 $id: http://devicetree.org/schemas/media/i2c/dongwoon,dw9714.yaml# 7 title: Dongwoon Anatech DW9714 camera voice coil lens driver 18 const: dongwoon,dw9714 43 compatible = "dongwoon,dw9714";
|
/linux/drivers/media/i2c/ |
H A D | dw9768.c | 429 fwnode_property_read_u32(dev_fwnode(dev), "dongwoon,aac-mode", in dw9768_probe() 433 fwnode_property_read_u32(dev_fwnode(dev), "dongwoon,clock-presc", in dw9768_probe() 437 fwnode_property_read_u32(dev_fwnode(dev), "dongwoon,aac-timing", in dw9768_probe() 532 { .compatible = "dongwoon,dw9768" },
|
H A D | dw9807-vcm.c | 295 { .compatible = "dongwoon,dw9807-vcm" }, 297 { .compatible = "dongwoon,dw9807" },
|
H A D | dw9719.c | 122 device_property_read_u32(dw9719->dev, "dongwoon,sac-mode", in dw9719_power_up() 126 device_property_read_u32(dw9719->dev, "dongwoon,vcm-freq", in dw9719_power_up()
|
/linux/arch/arm64/boot/dts/rockchip/ |
H A D | px30-ringneck-haikou-video-demo.dtso | 148 compatible = "dongwoon,dw9714";
|
H A D | px30-pp1516.dtsi | 392 compatible = "dongwoon,dw9714";
|
H A D | rk3399-pinephone-pro.dts | 478 compatible = "dongwoon,dw9714";
|
H A D | rk3566-pinetab2.dtsi | 587 compatible = "dongwoon,dw9714";
|
/linux/arch/arm64/boot/dts/freescale/ |
H A D | imx8mq-librem5.dtsi | 1129 compatible = "dongwoon,dw9714";
|
/linux/arch/arm/boot/dts/nvidia/ |
H A D | tegra30-lg-x3.dtsi | 1063 compatible = "dongwoon,dw9714";
|
/linux/ |
H A D | MAINTAINERS | 7359 DONGWOON DW9714 LENS VOICE COIL DRIVER 7364 F: Documentation/devicetree/bindings/media/i2c/dongwoon,dw9714.yaml 7367 DONGWOON DW9719 LENS VOICE COIL DRIVER 7374 DONGWOON DW9768 LENS VOICE COIL DRIVER 7378 F: Documentation/devicetree/bindings/media/i2c/dongwoon,dw9768.yaml 7381 DONGWOON DW9807 LENS VOICE COIL DRIVER 7386 F: Documentation/devicetree/bindings/media/i2c/dongwoon,dw9807-vcm.yaml
|