| /linux-6.15/Documentation/devicetree/bindings/ata/ |
| H A D | ata-generic.yaml | 4 $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 D | snps,dwc-ahci.yaml | 4 $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 D | cortina,gemini-sata-bridge.yaml | 4 $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 D | rockchip,dwc-ahci.yaml | 4 $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 D | ahci-platform.yaml | 4 $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 D | baikal,bt1-ahci.yaml | 4 $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 D | snps,dwc-ahci-common.yaml | 4 $id: http://devicetree.org/schemas/ata/snps,dwc-ahci-common.yaml# 89 $ref: /schemas/ata/ahci-common.yaml#/$defs/ahci-port
|
| H A D | cirrus,ep9312-pata.yaml | 4 $id: http://devicetree.org/schemas/ata/cirrus,ep9312-pata.yaml#
|
| H A D | fsl,imx-pata.yaml | 4 $id: http://devicetree.org/schemas/ata/fsl,imx-pata.yaml#
|
| H A D | ti,da850-ahci.yaml | 4 $id: http://devicetree.org/schemas/ata/ti,da850-ahci.yaml#
|
| H A D | allwinner,sun4i-a10-ahci.yaml | 4 $id: http://devicetree.org/schemas/ata/allwinner,sun4i-a10-ahci.yaml#
|
| H A D | ahci-common.yaml | 4 $id: http://devicetree.org/schemas/ata/ahci-common.yaml# 90 $ref: /schemas/ata/sata-common.yaml#/$defs/sata-port
|
| H A D | fsl,ahci.yaml | 4 $id: http://devicetree.org/schemas/ata/fsl,ahci.yaml#
|
| H A D | fsl,pq-sata.yaml | 4 $id: http://devicetree.org/schemas/ata/fsl,pq-sata.yaml#
|
| H A D | allwinner,sun8i-r40-ahci.yaml | 4 $id: http://devicetree.org/schemas/ata/allwinner,sun8i-r40-ahci.yaml#
|
| H A D | brcm,sata-brcm.yaml | 4 $id: http://devicetree.org/schemas/ata/brcm,sata-brcm.yaml#
|
| /linux-6.15/drivers/usb/storage/ |
| H A D | isd200.c | 480 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 D | Makefile | 7 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 D | dtc-parser.y | 313 $$ = 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 D | incomplete-devices.yaml | 59 - heathrow-ata 68 - kauai-ata 70 - keylargo-ata 131 - shasta-ata
|
| /linux-6.15/Documentation/ABI/testing/ |
| H A D | sysfs-ata | 11 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 D | tqm5200.dts | 147 ata@3a00 { 148 compatible = "fsl,mpc5200-ata";
|
| H A D | mpc5200b.dtsi | 233 ata@3a00 { 234 compatible = "fsl,mpc5200b-ata","fsl,mpc5200-ata";
|
| H A D | charon.dts | 141 ata@3a00 { 142 compatible = "fsl,mpc5200-ata";
|
| H A D | cm5200.dts | 60 ata@3a00 {
|