Lines Matching full:sata
4 $id: http://devicetree.org/schemas/ata/sata-common.yaml#
7 title: Common Properties for Serial AT attachment (SATA) controllers
14 AT attachment (SATA) storage devices. It doesn't constitute a device tree
18 The SATA controller-specific device tree bindings are responsible for
23 pattern: "^sata(@.*)?$"
25 Specifies the host controller node. SATA host controller nodes are named
26 "sata"
37 "^sata-port@[0-9a-e]$":
38 $ref: '#/$defs/sata-port'
40 DT nodes for ports connected on the SATA host. The SATA port
41 nodes will be named "sata-port".
46 sata-port:
53 The ID number of the SATA port. Aside with being directly used,
55 access more than one drive by means of a single SATA port.