Lines Matching +full:big +full:- +full:endian +full:- +full:regs
1 # SPDX-License-Identifier: GPL-2.0
3 ---
4 $id: http://devicetree.org/schemas/usb/generic-ohci.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - $ref: "usb-hcd.yaml"
13 - Greg Kroah-Hartman <gregkh@linuxfoundation.org>
18 const: generic-ohci
34 In case the Renesas R-Car Gen3 SoCs:
35 - if a host only channel: first clock should be host.
36 - if a USB DRD channel: first clock should be host and second
39 power-domains:
42 big-endian:
45 Set this flag for HCDs with big endian descriptors and big
46 endian registers.
48 big-endian-desc:
51 Set this flag for HCDs with big endian descriptors.
53 big-endian-regs:
56 Set this flag for HCDs with big endian registers.
58 remote-wakeup-connected:
63 no-big-frame-no:
68 num-ports:
76 phy-names:
83 - compatible
84 - reg
85 - interrupts
90 - |
92 compatible = "allwinner,sun4i-a10-ohci", "generic-ohci";
97 phy-names = "usb";