Lines Matching +full:child +full:- +full:interrupt +full:- +full:base
7 - compatible: must be "cavium,octeon-5750-usbn"
9 - reg: specifies the physical base address of the USBN block and
12 - #address-cells: specifies the number of cells needed to encode an
15 - #size-cells: specifies the number of cells used to represent the size
18 - ranges: specifies the translation between child address space and parent
21 - clock-frequency: speed of the USB reference clock. Allowed values are
24 - cavium,refclk-type: type of the USB reference clock. Allowed values are
27 - refclk-frequency: deprecated, use "clock-frequency".
29 - refclk-type: deprecated, use "cavium,refclk-type".
31 2) Child node
33 The main node must have one child node which describes the built-in
38 - compatible: must be "cavium,octeon-5750-usbc"
40 - reg: specifies the physical base address of the USBC block and
43 - interrupts: specifies the interrupt number for the USB controller.
48 compatible = "cavium,octeon-5750-usbn";
51 #address-cells = <2>;
52 #size-cells = <2>;
53 clock-frequency = <12000000>;
54 cavium,refclk-type = "crystal";
57 compatible = "cavium,octeon-5750-usbc";