Searched +full:mpm +full:- +full:pin +full:- +full:map (Results 1 – 4 of 4) sorted by relevance
/freebsd-src/sys/contrib/device-tree/Bindings/interrupt-controller/ |
H A D | qcom,mpm.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/interrupt-controller/qcom,mpm.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Qualcom MPM Interrupt Controller 10 - Shawn Guo <shawn.guo@linaro.org> 14 MSM Power Manager (MPM) that is in always-on domain. In addition to managing 21 - $ref: /schemas/interrupt-controller.yaml# 26 - const: qcom,mpm 34 qcom,rpm-msg-ram: [all …]
|
/freebsd-src/sys/contrib/device-tree/src/arm64/qcom/ |
H A D | qcm2290.dtsi | 1 // SPDX-License-Identifier: (GPL-2.0+ OR BSD-3-Clause) 8 #include <dt-bindings/clock/qcom,dispcc-qcm2290.h> 9 #include <dt-bindings/clock/qcom,gcc-qcm2290.h> 10 #include <dt-binding 271 mpm: interrupt-controller { global() label [all...] |
H A D | sm6375.dtsi | 1 // SPDX-License-Identifier: BSD-3-Clause 6 #include <dt-bindings/clock/qcom,rpmcc.h> 7 #include <dt-bindings/clock/qcom,sm6375-gcc.h> 8 #include <dt-bindings/clock/qcom,sm6375-gpucc.h> 9 #include <dt-binding 314 mpm: interrupt-controller { global() label [all...] |
/freebsd-src/contrib/wpa/wpa_supplicant/ |
H A D | config.h | 3 * Copyright (c) 2003-2012, Jouni Malinen <j@w1.fi> 46 #define DEFAULT_DISASSOC_IMMINENT_RSSI_THRESHOLD -75 63 * next - Next credential in the list 71 * id - Unique id for the credential 82 * temporary - Whether this credential is temporary and not to be saved 87 * priority - Priority group 99 * pcsc - Use PC/SC and SIM/USIM card 104 * realm - Home Realm for Interworking 109 * username - Username for Interworking network selection 114 * password - Passwor [all...] |