Home
last modified time | relevance | path

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

123

/linux/Documentation/devicetree/bindings/hwlock/
H A 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>;
/linux/Documentation/devicetree/bindings/soc/qcom/
H A Dqcom,smem.yaml29 hwlocks:
40 - hwlocks
63 hwlocks = <&tcsr_mutex 3>;
84 hwlocks = <&tcsr_mutex 3>;
/linux/Documentation/devicetree/bindings/nvmem/
H A Dsprd,ums312-efuse.yaml27 hwlocks:
35 - hwlocks
52 hwlocks = <&hwlock 8>;
H A Dsprd,sc2731-efuse.yaml26 hwlocks:
32 - hwlocks
/linux/Documentation/devicetree/bindings/iio/adc/
H A Dsprd,sc2720-adc.yaml34 hwlocks:
76 - hwlocks
94 hwlocks = <&hwlock 4>;
/linux/Documentation/devicetree/bindings/spi/
H A Dsprd,spi-adi.yaml58 hwlocks:
96 hwlocks = <&hwlock1 0>;
/linux/Documentation/devicetree/bindings/mfd/
H A Dsprd,sc2731.yaml175 hwlocks = <&hwlock 12>;
200 hwlocks = <&hwlock 4>;
/linux/arch/arm64/boot/dts/sprd/
H A Dsc2731.dtsi70 hwlocks = <&hwlock 12>;
92 hwlocks = <&hwlock 4>;
H A Dwhale2.dtsi177 hwlocks = <&hwlock 0>;
/linux/arch/arm64/boot/dts/qcom/
H A Dqcs8550.dtsi78 hwlocks = <&tcsr_mutex 3>;
H A Dipq5018.dtsi123 hwlocks = <&tcsr_mutex 3>;
H A Dmsm8994.dtsi294 hwlocks = <&tcsr_mutex 3>;
H A Dipq8074.dtsi104 hwlocks = <&tcsr_mutex 3>;
H A Dipq6018.dtsi217 hwlocks = <&tcsr_mutex 3>;
H A Dipq5424.dtsi151 hwlocks = <&tcsr_mutex 3>;
H A Dsm6125.dtsi373 hwlocks = <&tcsr_mutex 3>;
H A Dipq9574.dtsi226 hwlocks = <&tcsr_mutex 3>;
/linux/Documentation/devicetree/bindings/opp/
H A Dopp-v2-kryo-cpu.yaml290 hwlocks = <&tcsr_mutex 3>;
/linux/arch/arm/boot/dts/qcom/
H A Dqcom-sdx65.dtsi141 hwlocks = <&tcsr_mutex 3>;
H A Dqcom-apq8084.dtsi221 hwlocks = <&tcsr_mutex 3>;
H A Dqcom-ipq8064.dtsi300 hwlocks = <&sfpb_mutex 3>;
H A Dqcom-msm8226.dtsi241 hwlocks = <&tcsr_mutex 3>;
H A Dqcom-apq8064.dtsi220 hwlocks = <&sfpb_mutex 3>;
/linux/drivers/of/
H A Dproperty.c1356 DEFINE_SIMPLE_PROP(hwlocks, "hwlocks", "#hwlock-cells")
/linux/drivers/hwspinlock/
H A Dhwspinlock_core.c379 ret = of_parse_phandle_with_args(np, "hwlocks", "#hwlock-cells", index, in of_hwspin_lock_get_id()

123