Searched full:hwlocks (Results 1 – 25 of 53) sorted by relevance
123
/linux/Documentation/devicetree/bindings/hwlock/ |
H A D | hwlock.txt | 22 property "hwlocks", and an optional "hwlock-names" property. 25 - hwlocks: List of phandle to a hwlock provider node and an 28 or multiple hwlocks, with each hwlock represented by 33 as the hwlocks, with one name per hwlock. Consumers can 45 hwlocks = <&hwlock1 2>; 49 2. Example of a node using multiple specific hwlocks: 51 The following example has a node requesting two hwlocks, a hwlock within 57 hwlocks = <&hwlock1 2>, <&hwlock2 0 3>;
|
/linux/Documentation/devicetree/bindings/soc/qcom/ |
H A D | qcom,smem.yaml | 29 hwlocks: 40 - hwlocks 63 hwlocks = <&tcsr_mutex 3>; 84 hwlocks = <&tcsr_mutex 3>;
|
/linux/Documentation/devicetree/bindings/iio/adc/ |
H A D | sprd,sc2720-adc.yaml | 34 hwlocks: 76 - hwlocks 94 hwlocks = <&hwlock 4>;
|
/linux/Documentation/devicetree/bindings/spi/ |
H A D | sprd,spi-adi.yaml | 58 hwlocks: 96 hwlocks = <&hwlock1 0>;
|
/linux/Documentation/devicetree/bindings/interrupt-controller/ |
H A D | st,stm32-exti.yaml | 34 hwlocks:
|
/linux/Documentation/devicetree/bindings/pinctrl/ |
H A D | st,stm32-pinctrl.yaml | 42 hwlocks: true
|
/linux/Documentation/devicetree/bindings/opp/ |
H A D | opp-v2-kryo-cpu.yaml | 290 hwlocks = <&tcsr_mutex 3>;
|
/linux/arch/arm64/boot/dts/sprd/ |
H A D | whale2.dtsi | 177 hwlocks = <&hwlock 0>;
|
/linux/arch/arm64/boot/dts/qcom/ |
H A D | ipq5018.dtsi | 123 hwlocks = <&tcsr_mutex 3>;
|
H A D | ipq5332.dtsi | 147 hwlocks = <&tcsr_mutex 3>;
|
H A D | ipq6018.dtsi | 217 hwlocks = <&tcsr_mutex 3>;
|
H A D | ipq5424.dtsi | 151 hwlocks = <&tcsr_mutex 3>;
|
H A D | sm6125.dtsi | 373 hwlocks = <&tcsr_mutex 3>;
|
H A D | ipq9574.dtsi | 226 hwlocks = <&tcsr_mutex 3>;
|
H A D | sdx75.dtsi | 459 hwlocks = <&tcsr_mutex 3>;
|
H A D | qdu1000.dtsi | 289 hwlocks = <&tcsr_mutex 3>;
|
H A D | msm8976.dtsi | 333 hwlocks = <&tcsr_mutex 3>;
|
H A D | msm8917.dtsi | 299 hwlocks = <&tcsr_mutex 3>;
|
/linux/arch/arm/boot/dts/qcom/ |
H A D | qcom-apq8084.dtsi | 221 hwlocks = <&tcsr_mutex 3>;
|
H A D | qcom-sdx65.dtsi | 141 hwlocks = <&tcsr_mutex 3>;
|
H A D | qcom-sdx55.dtsi | 156 hwlocks = <&tcsr_mutex 3>;
|
H A D | qcom-ipq8064.dtsi | 300 hwlocks = <&sfpb_mutex 3>;
|
H A D | qcom-msm8226.dtsi | 241 hwlocks = <&tcsr_mutex 3>;
|
H A D | qcom-apq8064.dtsi | 220 hwlocks = <&sfpb_mutex 3>;
|
/linux/scripts/dtc/ |
H A D | checks.c | 1487 WARNING_PROPERTY_PHANDLE_CELLS(hwlocks, "hwlocks", "#hwlock-cells");
|
123