Home
last modified time | relevance | path

Searched +full:da850 +full:- +full:ahci (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/contrib/device-tree/Bindings/ata/
H A Dti,da850-ahci.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/ata/ti,da850-ahci.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: TI DA850 AHCI SATA Controller
10 - Animesh Agarwal <animeshagarwal28@gmail.com>
14 const: ti,da850-ahci
18 - description: Address and size of the register map as defined by the AHCI 1.1 standard.
19 - description:
27 - compatible
[all …]
H A Dahci-da850.txt1 Device tree binding for the TI DA850 AHCI SATA Controller
2 ---------------------------------------------------------
5 - compatible: must be "ti,da850-ahci"
6 - reg: physical base addresses and sizes of the two register regions
8 AHCI 1.1 standard and the Power Down Control Register (PWRDN)
10 - interrupts: interrupt specifier (refer to the interrupt binding)
15 compatible = "ti,da850-ahci";
/freebsd/sys/contrib/device-tree/src/arm/ti/davinci/
H A Dda850.dtsi1 // SPDX-License-Identifier: GPL-2.0-or-later
6 #include <dt-bindings/interrupt-controller/irq.h>
9 #address-cells = <1>;
10 #size-cells = <1>;
20 #address-cells = <1>;
21 #size-cells = <0>;
24 compatible = "arm,arm926ej-s";
28 operating-points-v2 = <&opp_table>;
32 opp_table: opp-table {
33 compatible = "operating-points-v2";
[all …]