Searched refs:nvp6188 (Results 1 – 8 of 8) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/media/i2c/ |
| H A D | nvp6188.c | 141 struct nvp6188 { struct 174 #define to_nvp6188(sd) container_of(sd, struct nvp6188, subdev) argument 176 static int nvp6188_audio_init(struct nvp6188 *nvp6188); 177 static int __nvp6188_start_stream(struct nvp6188 *nvp6188); 178 static int __nvp6188_stop_stream(struct nvp6188 *nvp6188); 187 struct nvp6188 *nvp6188 = to_nvp6188(sd); in show_hotplug_status() local 189 return sprintf(buf, "%d\n", nvp6188->detect_status); in show_hotplug_status() 198 struct nvp6188 *nvp6188 = to_nvp6188(sd); in nvp6188_debug_func() local 200 nvp6188->disable_dump_register = (nvp6188->disable_dump_register) ? false : true; in nvp6188_debug_func() 201 return sprintf(buf, "switch disable_dump_register(%d)\n", nvp6188->disable_dump_register); in nvp6188_debug_func() [all …]
|
| H A D | Makefile | 11 obj-$(CONFIG_VIDEO_NVP6188) += nvp6188.o
|
| H A D | Kconfig | 435 tristate "NEXTCHIP nvp6188 driver support" 442 module will be called nvp6188.
|
| /OK3568_Linux_fs/kernel/arch/arm64/boot/dts/rockchip/ |
| H A D | rk3588-vehicle-evb-v20.dts | 10 #include "rk3588-vehicle-evb-mipi-nvp6188.dtsi" 44 clock-output-names = "nvp6188-osc"; 49 nvp6188 { 56 /delete-node/ nvp6188@33; 57 nvp6188: nvp6188@31 { label 58 compatible = "nvp6188"; 69 rockchip,camera-module-name = "nvp6188"; 70 rockchip,camera-module-lens-name = "nvp6188";
|
| H A D | rk3588-vehicle-evb-mipi-nvp6188.dtsi | 45 nvp6188: nvp6188@31 { label 46 compatible = "nvp6188"; 59 rockchip,camera-module-name = "nvp6188"; 60 rockchip,camera-module-lens-name = "nvp6188";
|
| H A D | rk3588-vehicle-evb-v10.dts | 10 #include "rk3588-vehicle-evb-mipi-nvp6188.dtsi"
|
| H A D | rk3588-vehicle-evb-image-reverse.dtsi | 170 nvp6188 {
|
| /OK3568_Linux_fs/kernel/drivers/video/rockchip/vehicle/ |
| H A D | Kconfig | 17 bool "nvp6188 for reverse sensor" 19 Say y if use nvp6188.
|