Lines Matching +full:ahci +full:- +full:compatible
4 and the SATA AHCI host controller (UAHC). It performs the following functions:
5 - provides interfaces for the applications to access the UAHC AHCI
7 - provides a bridge for UAHC to fetch AHCI command table entries and data
9 - posts interrupts to the CIU.
10 - contains registers that:
11 - control the behavior of the UAHC
12 - control the clock/reset generation to UAHC
13 - control endian swapping for all UAHC registers and DMA accesses
17 - compatible: "cavium,octeon-7130-sata-uctl"
21 - reg: The base address of the UCTL register bank.
23 - #address-cells, #size-cells, ranges and dma-ranges must be present and hold
29 compatible = "cavium,octeon-7130-sata-uctl";
32 dma-ranges;
33 #address-cells = <2>;
34 #size-cells = <2>;
37 compatible = "cavium,octeon-7130-ahci";
39 interrupt-parent = <&cibsata>;