Home
last modified time | relevance | path

Searched refs:ata (Results 1 – 25 of 79) sorted by relevance

1234

/linux-6.15/Documentation/devicetree/bindings/ata/
H A Data-generic.yaml4 $id: http://devicetree.org/schemas/ata/ata-generic.yaml#
21 - const: ata-generic
34 ata-generic,use16bit:
53 compatible = "arm,vexpress-cf", "ata-generic";
H A Dsnps,dwc-ahci.yaml4 $id: http://devicetree.org/schemas/ata/snps,dwc-ahci.yaml#
38 $ref: /schemas/ata/snps,dwc-ahci-common.yaml#/$defs/dwc-ahci-port
52 #include <dt-bindings/ata/ahci.h>
H A Dcortina,gemini-sata-bridge.yaml4 $id: http://devicetree.org/schemas/ata/cortina,gemini-sata-bridge.yaml#
46 cortina,gemini-ata-muxmode:
83 - cortina,gemini-ata-muxmode
104 cortina,gemini-ata-muxmode = <3>;
H A Drockchip,dwc-ahci.yaml4 $id: http://devicetree.org/schemas/ata/rockchip,dwc-ahci.yaml#
42 $ref: /schemas/ata/snps,dwc-ahci-common.yaml#/$defs/dwc-ahci-port
102 #include <dt-bindings/ata/ahci.h>
H A Dahci-platform.yaml4 $id: http://devicetree.org/schemas/ata/ahci-platform.yaml#
92 $ref: /schemas/ata/ahci-common.yaml#/$defs/ahci-port
179 #include <dt-bindings/ata/ahci.h>
H A Dbaikal,bt1-ahci.yaml4 $id: http://devicetree.org/schemas/ata/baikal,bt1-ahci.yaml#
50 $ref: /schemas/ata/snps,dwc-ahci-common.yaml#/$defs/dwc-ahci-port
H A Dsnps,dwc-ahci-common.yaml4 $id: http://devicetree.org/schemas/ata/snps,dwc-ahci-common.yaml#
89 $ref: /schemas/ata/ahci-common.yaml#/$defs/ahci-port
H A Dcirrus,ep9312-pata.yaml4 $id: http://devicetree.org/schemas/ata/cirrus,ep9312-pata.yaml#
H A Dfsl,imx-pata.yaml4 $id: http://devicetree.org/schemas/ata/fsl,imx-pata.yaml#
H A Dti,da850-ahci.yaml4 $id: http://devicetree.org/schemas/ata/ti,da850-ahci.yaml#
H A Dallwinner,sun4i-a10-ahci.yaml4 $id: http://devicetree.org/schemas/ata/allwinner,sun4i-a10-ahci.yaml#
H A Dahci-common.yaml4 $id: http://devicetree.org/schemas/ata/ahci-common.yaml#
90 $ref: /schemas/ata/sata-common.yaml#/$defs/sata-port
H A Dfsl,ahci.yaml4 $id: http://devicetree.org/schemas/ata/fsl,ahci.yaml#
H A Dfsl,pq-sata.yaml4 $id: http://devicetree.org/schemas/ata/fsl,pq-sata.yaml#
H A Dallwinner,sun8i-r40-ahci.yaml4 $id: http://devicetree.org/schemas/ata/allwinner,sun8i-r40-ahci.yaml#
H A Dbrcm,sata-brcm.yaml4 $id: http://devicetree.org/schemas/ata/brcm,sata-brcm.yaml#
/linux-6.15/drivers/usb/storage/
H A Disd200.c480 union ata_cdb ata; in isd200_action() local
487 memset(&ata, 0, sizeof(ata)); in isd200_action()
493 ata.generic.TransferBlockSize = 1; in isd200_action()
499 ata.generic.RegisterSelect = in isd200_action()
511 ata.write.DeviceHeadByte = value; in isd200_action()
537 ata.write.DeviceHeadByte = info->DeviceHead; in isd200_action()
538 ata.write.CommandByte = ATA_CMD_DEV_RESET; in isd200_action()
544 ata.generic.RegisterSelect = REG_COMMAND; in isd200_action()
545 ata.write.CommandByte = ATA_CMD_ID_ATA; in isd200_action()
555 memcpy(srb->cmnd, &ata, sizeof(ata.generic)); in isd200_action()
[all …]
/linux-6.15/drivers/dma/bestcomm/
H A DMakefile7 bestcomm-ata-objs := ata.o bcom_ata_task.o
12 obj-$(CONFIG_PPC_BESTCOMM_ATA) += bestcomm-ata.o
/linux-6.15/scripts/dtc/
H A Ddtc-parser.y313 $$ = data_merge($1, $2.data);
420 $$.data = data_append_integer($1.data, $2, $1.bits);
427 $1.data = data_add_marker($1.data,
434 $$.data = data_append_integer($1.data, val, $1.bits);
438 $$.data = data_add_marker($1.data, LABEL, $2);
/linux-6.15/Documentation/devicetree/bindings/
H A Dincomplete-devices.yaml59 - heathrow-ata
68 - kauai-ata
70 - keylargo-ata
131 - shasta-ata
/linux-6.15/Documentation/ABI/testing/
H A Dsysfs-ata11 port. The device parent is the ata host device.
24 idle [some ata HBA only].
67 Behind each link, up to two ata devices are created.
119 class: (RO) Device class. Can be "ata" for disk,
/linux-6.15/arch/powerpc/boot/dts/
H A Dtqm5200.dts147 ata@3a00 {
148 compatible = "fsl,mpc5200-ata";
H A Dmpc5200b.dtsi233 ata@3a00 {
234 compatible = "fsl,mpc5200b-ata","fsl,mpc5200-ata";
H A Dcharon.dts141 ata@3a00 {
142 compatible = "fsl,mpc5200-ata";
H A Dcm5200.dts60 ata@3a00 {

1234