Lines Matching +full:syscon +full:- +full:sfpb
6 - compatible:
10 "qcom,sfpb-mutex",
11 "qcom,tcsr-mutex"
13 - syscon:
15 Value type: <prop-encoded-array>
17 syscon phandle
18 offset of the hwmutex block within the syscon
21 - #hwlock-cells:
29 tcsr_mutex_block: syscon@fd484000 {
30 compatible = "syscon";
35 compatible = "qcom,tcsr-mutex";
36 syscon = <&tcsr_mutex_block 0 0x80>;
38 #hwlock-cells = <1>;