Home
last modified time | relevance | path

Searched full:hwlocks (Results 1 – 25 of 31) sorted by relevance

12

/linux-5.10/Documentation/devicetree/bindings/hwlock/
Dhwlock.txt22 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>;
Dsirf,hwspinlock.txt26 hwlocks = <&hwlock 2>;
/linux-5.10/Documentation/devicetree/bindings/iio/adc/
Dsprd,sc2720-adc.yaml33 hwlocks:
49 - hwlocks
67 hwlocks = <&hwlock 4>;
/linux-5.10/Documentation/devicetree/bindings/spi/
Dspi-sprd-adi.txt42 - hwlocks: Reference to a phandle of a hwlock provider node.
44 as the hwlocks, should be "adi".
58 hwlocks = <&hwlock1 0>;
/linux-5.10/Documentation/devicetree/bindings/nvmem/
Dsprd-efuse.txt8 - hwlocks: Reference to a phandle of a hwlock provider node.
20 hwlocks = <&hwlock 8>;
Dsc27xx-efuse.txt11 - hwlocks: Reference to a phandle of a hwlock provider node.
34 hwlocks = <&hwlock 12>;
/linux-5.10/Documentation/devicetree/bindings/soc/qcom/
Dqcom,smem.txt22 - hwlocks:
49 hwlocks = <&tcsr_mutex 3>;
/linux-5.10/Documentation/devicetree/bindings/mfd/
Dsyscon.yaml69 hwlocks:
91 hwlocks = <&hwlock1 1>;
/linux-5.10/arch/arm64/boot/dts/sprd/
Dsc2731.dtsi71 hwlocks = <&hwlock 12>;
93 hwlocks = <&hwlock 4>;
Dwhale2.dtsi172 hwlocks = <&hwlock 0>;
/linux-5.10/Documentation/devicetree/bindings/interrupt-controller/
Dst,stm32-exti.yaml33 hwlocks:
/linux-5.10/Documentation/devicetree/bindings/pinctrl/
Dst,stm32-pinctrl.yaml37 hwlocks: true
/linux-5.10/arch/arm/boot/dts/
Dqcom-apq8084.dtsi220 hwlocks = <&tcsr_mutex 3>;
Dqcom-msm8974.dtsi380 hwlocks = <&tcsr_mutex 3>;
Dqcom-apq8064.dtsi224 hwlocks = <&sfpb_mutex 3>;
/linux-5.10/arch/arm64/boot/dts/qcom/
Dipq6018.dtsi178 hwlocks = <&tcsr_mutex 0>;
Dmsm8992.dtsi164 hwlocks = <&sfpb_mutex 3>;
Dmsm8994.dtsi203 hwlocks = <&tcsr_mutex 3>;
Dsdm630.dtsi437 hwlocks = <&tcsr_mutex 3>;
Dqcs404.dtsi295 hwlocks = <&tcsr_mutex 3>;
Dmsm8998.dtsi428 hwlocks = <&tcsr_mutex 3>;
/linux-5.10/drivers/of/
Dproperty.c1293 DEFINE_SIMPLE_PROP(hwlocks, "hwlocks", "#hwlock-cells")
/linux-5.10/Documentation/devicetree/bindings/opp/
Dqcom-nvmem-cpufreq.txt678 hwlocks = <&tcsr_mutex 3>;
/linux-5.10/drivers/hwspinlock/
Dhwspinlock_core.c348 ret = of_parse_phandle_with_args(np, "hwlocks", "#hwlock-cells", index, in of_hwspin_lock_get_id()
/linux-5.10/scripts/dtc/
Dchecks.c1460 WARNING_PROPERTY_PHANDLE_CELLS(hwlocks, "hwlocks", "#hwlock-cells");

12