Searched +full:segment +full:- +full:gpios (Results 1 – 7 of 7) sorted by relevance
/freebsd-src/sys/contrib/device-tree/Bindings/display/ |
H A D | ssd1307fb.txt | 4 - compatible: Should be "solomon,<chip>fb-<bus>". The only supported bus for 7 - reg: Should contain address of the controller on the I2C bus. Most likely 9 - pwm: Should contain the pwm to use according to the OF device tree PWM 11 - solomon,height: Height in pixel of the screen driven by the controller 12 - solomon,width: Width in pixel of the screen driven by the controller 13 - solomon,page-offset: Offset of pages (band of 8 pixels) that the screen is 17 - reset-gpios: The GPIO used to reset the OLED display, if available. See 19 - vbat-supply: The supply for VBAT 20 - solomon,segment-no-remap: Display needs normal (non-inverted) data column 21 to segment mapping [all …]
|
H A D | solomon,ssd1307fb.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 5 $schema: http://devicetree.org/meta-schema [all...] |
/freebsd-src/sys/contrib/device-tree/src/arm/nxp/imx/ |
H A D | imx6dl-yapp4-common.dtsi | 1 // SPDX-License-Identifier: GPL-2.0 3 // Copyright (C) 2015-2018 Y Soft Corporation, a.s. 5 #include <dt-bindings/gpio/gpio.h> 6 #include <dt-bindings/interrupt-controller/irq.h> 7 #include <dt-bindings/input/input.h> 8 #include <dt-bindings/leds/common.h> 9 #include <dt-binding [all...] |
H A D | imx6dl-yapp43-common.dtsi | 1 // SPDX-License-Identifier: GPL-2.0 5 #include <dt-bindings/gpio/gpio.h> 6 #include <dt-bindings/interrupt-controller/irq.h> 7 #include <dt-bindings/input/input.h> 8 #include <dt-bindings/leds/common.h> 9 #include <dt-bindings/pwm/pwm.h> 20 compatible = "pwm-backligh [all...] |
/freebsd-src/sys/contrib/dev/athk/ath11k/ |
H A D | qmi.c | 1 // SPDX-License-Identifier: BSD-3-Clause-Clear 3 * Copyright (c) 2018-2019 The Linux Foundation. All rights reserved. 4 * Copyright (c) 2022-2023 Qualcomm Innovation Center, Inc. All rights reserved. 108 gpios), 1733 req.mem_cfg_mode = ab->qmi.target_mem_mode; in ath11k_qmi_host_cap_send() 1738 if (ab->hw_params.m3_fw_support) { in ath11k_qmi_host_cap_send() 1751 req.cal_done = ab->qmi.cal_done; in ath11k_qmi_host_cap_send() 1753 if (ab->hw_params.internal_sleep_clock) { in ath11k_qmi_host_cap_send() 1756 /* Notify firmware that this is non-qualcomm platform. */ in ath11k_qmi_host_cap_send() 1761 * non-qualcomm platforms should select internal sleep in ath11k_qmi_host_cap_send() [all …]
|
/freebsd-src/sys/contrib/dev/athk/ath12k/ |
H A D | qmi.c | 1 // SPDX-License-Identifier: BSD-3-Clause-Clear 3 * Copyright (c) 2018-2021 The Linux Foundation. All rights reserved. 4 * Copyright (c) 2021-2022 Qualcomm Innovation Center, Inc. All rights reserved. 134 gpios), 1906 req->mlo_capable_valid = 1; in ath12k_host_cap_parse_mlo() 1907 req->mlo_capable = 1; in ath12k_host_cap_parse_mlo() 1908 req->mlo_chip_id_valid = 1; in ath12k_host_cap_parse_mlo() 1909 req->mlo_chip_id = 0; in ath12k_host_cap_parse_mlo() 1910 req->mlo_group_id_valid = 1; in ath12k_host_cap_parse_mlo() 1911 req->mlo_group_id = 0; in ath12k_host_cap_parse_mlo() [all …]
|
/freebsd-src/sys/contrib/dev/acpica/ |
H A D | changes.txt | 1 ---------- [all...] |