Searched +full:msm8953 +full:- +full:camss (Results 1 – 2 of 2) sorted by relevance
1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)3 ---4 $id: http://devicetree.org/schemas/media/qcom,msm8953-camss.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: Qualcomm MSM8953 Camera Subsystem (CAMSS)10 - Barnabas Czeman <[email protected]>13 The CAMSS IP is a CSI decoder and ISP present on Qualcomm platforms17 const: qcom,msm8953-camss23 clock-names:25 - const: ahb[all …]
1 // SPDX-License-Identifier: GPL-2.03 * camss.c5 * Qualcomm MSM Camera Subsystem - Core8 * Copyright (C) 2015-2018 Linaro Ltd.12 #include <linux/media-bus-format.h>24 #include <media/media-device.h>25 #include <media/v4l2-async.h>26 #include <media/v4l2-device.h>27 #include <media/v4l2-mc.h>28 #include <media/v4l2-fwnode.h>[all …]