Searched full:hwlocks (Results 1 – 25 of 57) sorted by relevance
123
/linux-6.12.1/Documentation/devicetree/bindings/hwlock/ |
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-6.12.1/Documentation/devicetree/bindings/soc/qcom/ |
D | qcom,smem.yaml | 29 hwlocks: 40 - hwlocks 63 hwlocks = <&tcsr_mutex 3>; 84 hwlocks = <&tcsr_mutex 3>;
|
/linux-6.12.1/Documentation/devicetree/bindings/iio/adc/ |
D | sprd,sc2720-adc.yaml | 34 hwlocks: 76 - hwlocks 94 hwlocks = <&hwlock 4>; 111 hwlocks = <&hwlock 4>;
|
/linux-6.12.1/Documentation/devicetree/bindings/nvmem/ |
D | sprd-efuse.txt | 8 - hwlocks: Reference to a phandle of a hwlock provider node. 20 hwlocks = <&hwlock 8>;
|
D | sc27xx-efuse.txt | 11 - hwlocks: Reference to a phandle of a hwlock provider node. 34 hwlocks = <&hwlock 12>;
|
/linux-6.12.1/Documentation/devicetree/bindings/spi/ |
D | sprd,spi-adi.yaml | 58 hwlocks: 96 hwlocks = <&hwlock1 0>;
|
/linux-6.12.1/arch/arm64/boot/dts/sprd/ |
D | sc2731.dtsi | 70 hwlocks = <&hwlock 12>; 92 hwlocks = <&hwlock 4>;
|
D | whale2.dtsi | 177 hwlocks = <&hwlock 0>;
|
/linux-6.12.1/Documentation/devicetree/bindings/interrupt-controller/ |
D | st,stm32-exti.yaml | 34 hwlocks:
|
/linux-6.12.1/arch/arm64/boot/dts/qcom/ |
D | qcs8550.dtsi | 78 hwlocks = <&tcsr_mutex 3>;
|
D | ipq5018.dtsi | 122 hwlocks = <&tcsr_mutex 3>;
|
D | ipq5332.dtsi | 147 hwlocks = <&tcsr_mutex 3>;
|
D | ipq9574.dtsi | 213 hwlocks = <&tcsr_mutex 3>;
|
D | ipq6018.dtsi | 226 hwlocks = <&tcsr_mutex 3>;
|
D | msm8994.dtsi | 294 hwlocks = <&tcsr_mutex 3>;
|
D | ipq8074.dtsi | 104 hwlocks = <&tcsr_mutex 3>;
|
/linux-6.12.1/Documentation/devicetree/bindings/pinctrl/ |
D | st,stm32-pinctrl.yaml | 42 hwlocks: true
|
/linux-6.12.1/Documentation/devicetree/bindings/opp/ |
D | opp-v2-kryo-cpu.yaml | 290 hwlocks = <&tcsr_mutex 3>;
|
/linux-6.12.1/drivers/of/ |
D | property.c | 1219 DEFINE_SIMPLE_PROP(hwlocks, "hwlocks", "#hwlock-cells")
|
/linux-6.12.1/arch/arm/boot/dts/qcom/ |
D | qcom-sdx55.dtsi | 156 hwlocks = <&tcsr_mutex 3>;
|
D | qcom-sdx65.dtsi | 141 hwlocks = <&tcsr_mutex 3>;
|
D | qcom-apq8084.dtsi | 221 hwlocks = <&tcsr_mutex 3>;
|
D | qcom-msm8226.dtsi | 228 hwlocks = <&tcsr_mutex 3>;
|
/linux-6.12.1/drivers/hwspinlock/ |
D | hwspinlock_core.c | 379 ret = of_parse_phandle_with_args(np, "hwlocks", "#hwlock-cells", index, in of_hwspin_lock_get_id()
|
/linux-6.12.1/scripts/dtc/ |
D | checks.c | 1487 WARNING_PROPERTY_PHANDLE_CELLS(hwlocks, "hwlocks", "#hwlock-cells");
|
123