Lines Matching +full:non +full:- +full:probeable
3 SLIMbus is a 2-wire bus, and is used to communicate with peripheral
4 components like audio-codec.
7 - compatible - name of SLIMbus controller
18 In some cases it may be necessary to describe non-probeable device
19 details such as non-standard ways of powering up a device. In
24 - reg - Should be ('Device index', 'Instance ID') from SLIMbus
31 - compatible -"slimMID,PID". The textual representation of Manufacturer ID,
36 - slim-ifc-dev - Should be phandle to SLIMBus Interface device.
42 compatible = "qcom,apq8064-slim", "qcom,slim";
46 clock-names = "iface", "core";
47 #address-cells = <2>;
48 #size-cell = <0>;
58 slim-ifc-dev = <&codec_ifd>;