Searched full:hwlocks (Results 1 – 25 of 64) sorted by relevance
123
/linux-6.14.4/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.14.4/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.14.4/Documentation/devicetree/bindings/nvmem/ |
D | sprd,ums312-efuse.yaml | 27 hwlocks: 35 - hwlocks 52 hwlocks = <&hwlock 8>;
|
D | sprd,sc2731-efuse.yaml | 26 hwlocks: 32 - hwlocks
|
/linux-6.14.4/Documentation/devicetree/bindings/iio/adc/ |
D | sprd,sc2720-adc.yaml | 34 hwlocks: 76 - hwlocks 94 hwlocks = <&hwlock 4>;
|
/linux-6.14.4/Documentation/devicetree/bindings/spi/ |
D | sprd,spi-adi.yaml | 58 hwlocks: 96 hwlocks = <&hwlock1 0>;
|
/linux-6.14.4/Documentation/devicetree/bindings/mfd/ |
D | sprd,sc2731.yaml | 175 hwlocks = <&hwlock 12>; 200 hwlocks = <&hwlock 4>;
|
/linux-6.14.4/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.14.4/Documentation/devicetree/bindings/interrupt-controller/ |
D | st,stm32-exti.yaml | 34 hwlocks:
|
/linux-6.14.4/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 | ipq5424.dtsi | 145 hwlocks = <&tcsr_mutex 3>;
|
D | msm8994.dtsi | 294 hwlocks = <&tcsr_mutex 3>;
|
D | ipq6018.dtsi | 226 hwlocks = <&tcsr_mutex 3>;
|
D | ipq8074.dtsi | 104 hwlocks = <&tcsr_mutex 3>;
|
/linux-6.14.4/Documentation/devicetree/bindings/pinctrl/ |
D | st,stm32-pinctrl.yaml | 42 hwlocks: true
|
/linux-6.14.4/Documentation/devicetree/bindings/opp/ |
D | opp-v2-kryo-cpu.yaml | 290 hwlocks = <&tcsr_mutex 3>;
|
/linux-6.14.4/drivers/of/ |
D | property.c | 1323 DEFINE_SIMPLE_PROP(hwlocks, "hwlocks", "#hwlock-cells")
|
/linux-6.14.4/arch/arm/boot/dts/qcom/ |
D | qcom-sdx65.dtsi | 141 hwlocks = <&tcsr_mutex 3>;
|
D | qcom-apq8084.dtsi | 221 hwlocks = <&tcsr_mutex 3>;
|
D | qcom-sdx55.dtsi | 156 hwlocks = <&tcsr_mutex 3>;
|
/linux-6.14.4/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.14.4/scripts/dtc/ |
D | checks.c | 1487 WARNING_PROPERTY_PHANDLE_CELLS(hwlocks, "hwlocks", "#hwlock-cells");
|
123