Home
last modified time | relevance | path

Searched full:esata (Results 1 – 17 of 17) sorted by relevance

/openbmc/linux/arch/arm/boot/dts/marvell/
H A Dkirkwood-sheevaplug-esata.dts3 * kirkwood-sheevaplug-esata.dts - Device tree file for eSATA Sheevaplug
13 model = "Globalscale Technologies eSATA SheevaPlug";
14 …compatible = "globalscale,sheevaplug-esata-rev13", "globalscale,sheevaplug-esata", "globalscale,sh…
H A Dkirkwood-nsa310a.dts28 pmx_led_esata_green: pmx-led-esata-green {
33 pmx_led_esata_red: pmx-led-esata-red {
94 green-esata {
95 label = "nsa310:green:esata";
98 red-esata {
99 label = "nsa310:red:esata";
H A Dkirkwood-nsa310.dts24 pmx_led_esata_green: pmx-led-esata-green {
29 pmx_led_esata_red: pmx-led-esata-red {
106 green-esata {
107 label = "nsa310:green:esata";
110 red-esata {
111 label = "nsa310:red:esata";
H A Darmada-xp-linksys-mamba.dts91 /* USB part of the eSATA/USB 2.0 port */
132 esata@4 {
133 label = "mamba:white:esata";
H A Darmada-xp-netgear-rn2120.dts45 * MGT4012XB-O20, 8000RPM) near eSATA port */
115 /* Two rear eSATA ports */
H A Dkirkwood-b3.dts105 /* One internal, the second as eSATA */
H A Darmada-385-linksys.dtsi253 /* USB part of the eSATA/USB 2.0 port */
H A DMakefile159 kirkwood-sheevaplug-esata.dtb \
H A Darmada-370-netgear-rn102.dts43 /* eSATA interface */
/openbmc/linux/Documentation/devicetree/bindings/arm/marvell/
H A Dmarvell,kirkwood.txt43 "globalscale,sheevaplug-esata"
44 "globalscale,sheevaplug-esata-rev13"
/openbmc/linux/Documentation/devicetree/bindings/ata/
H A Dahci-common.yaml116 plugging, eSATA, FIS-based Switching, etc (see AHCI specification
/openbmc/linux/Documentation/devicetree/bindings/gpio/
H A Dgpio-pca95xx.yaml199 "chg-status+red", "green", "blue", "en-esata",
/openbmc/u-boot/board/LaCie/net2big_v2/
H A Dnet2big_v2.c60 MPP40_GPIO, /* eSATA presence */ in board_early_init_f()
/openbmc/u-boot/board/freescale/p1010rdb/
H A DREADME.P1010RDB-PA27 - 1 eSATA connector to rear panel
/openbmc/linux/include/linux/
H A Dlibata.h203 ATA_PFLAG_EXTERNAL = (1 << 22), /* eSATA/external port */
/openbmc/linux/drivers/ata/
H A Dlibahci.c1295 /* mark esata ports */ in ahci_port_init()
H A Dlibata-scsi.c1909 * AHCI port says it's external (Hotplug-capable, eSATA). in ata_scsiop_inq_std()