Searched full:hwlocks (Results 1 – 25 of 31) sorted by relevance
12
/linux-5.10/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>;
|
D | sirf,hwspinlock.txt | 26 hwlocks = <&hwlock 2>;
|
/linux-5.10/Documentation/devicetree/bindings/iio/adc/ |
D | sprd,sc2720-adc.yaml | 33 hwlocks: 49 - hwlocks 67 hwlocks = <&hwlock 4>;
|
/linux-5.10/Documentation/devicetree/bindings/spi/ |
D | spi-sprd-adi.txt | 42 - 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/ |
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-5.10/Documentation/devicetree/bindings/soc/qcom/ |
D | qcom,smem.txt | 22 - hwlocks: 49 hwlocks = <&tcsr_mutex 3>;
|
/linux-5.10/Documentation/devicetree/bindings/mfd/ |
D | syscon.yaml | 69 hwlocks: 91 hwlocks = <&hwlock1 1>;
|
/linux-5.10/arch/arm64/boot/dts/sprd/ |
D | sc2731.dtsi | 71 hwlocks = <&hwlock 12>; 93 hwlocks = <&hwlock 4>;
|
D | whale2.dtsi | 172 hwlocks = <&hwlock 0>;
|
/linux-5.10/Documentation/devicetree/bindings/interrupt-controller/ |
D | st,stm32-exti.yaml | 33 hwlocks:
|
/linux-5.10/Documentation/devicetree/bindings/pinctrl/ |
D | st,stm32-pinctrl.yaml | 37 hwlocks: true
|
/linux-5.10/arch/arm/boot/dts/ |
D | qcom-apq8084.dtsi | 220 hwlocks = <&tcsr_mutex 3>;
|
D | qcom-msm8974.dtsi | 380 hwlocks = <&tcsr_mutex 3>;
|
D | qcom-apq8064.dtsi | 224 hwlocks = <&sfpb_mutex 3>;
|
/linux-5.10/arch/arm64/boot/dts/qcom/ |
D | ipq6018.dtsi | 178 hwlocks = <&tcsr_mutex 0>;
|
D | msm8992.dtsi | 164 hwlocks = <&sfpb_mutex 3>;
|
D | msm8994.dtsi | 203 hwlocks = <&tcsr_mutex 3>;
|
D | sdm630.dtsi | 437 hwlocks = <&tcsr_mutex 3>;
|
D | qcs404.dtsi | 295 hwlocks = <&tcsr_mutex 3>;
|
D | msm8998.dtsi | 428 hwlocks = <&tcsr_mutex 3>;
|
/linux-5.10/drivers/of/ |
D | property.c | 1293 DEFINE_SIMPLE_PROP(hwlocks, "hwlocks", "#hwlock-cells")
|
/linux-5.10/Documentation/devicetree/bindings/opp/ |
D | qcom-nvmem-cpufreq.txt | 678 hwlocks = <&tcsr_mutex 3>;
|
/linux-5.10/drivers/hwspinlock/ |
D | hwspinlock_core.c | 348 ret = of_parse_phandle_with_args(np, "hwlocks", "#hwlock-cells", index, in of_hwspin_lock_get_id()
|
/linux-5.10/scripts/dtc/ |
D | checks.c | 1460 WARNING_PROPERTY_PHANDLE_CELLS(hwlocks, "hwlocks", "#hwlock-cells");
|
12