/openbmc/linux/drivers/ata/ |
H A D | Kconfig | 3 # SATA/PATA driver configuration 10 uses pata-platform driver to enable the relevant driver in the 345 bool "ATA SFF support (for legacy IDE and PATA)" 352 the dawn of time. Almost all PATA controllers have an 418 tristate "Intel ESB, ICH, PIIX3, PIIX4 PATA/SATA support" 423 and support for PATA on the Intel ESB/ICH/PIIX3/PIIX4 series 515 The PATA support for SiS 180 requires additionally to 556 comment "PATA SFF controllers with BMDMA" 559 tristate "ALi PATA support" 569 tristate "AMD/NVidia PATA support" [all …]
|
H A D | pata_marvell.c | 3 * Marvell PATA driver. 5 * For the moment we drive the PATA port in legacy mode. That 26 * marvell_pata_active - check if PATA is active 29 * Returns 1 if the PATA port may be active. We know how to check this 59 * Perform the PATA port setup we need. 68 !marvell_pata_active(pdev)) /* PATA enable ? */ in marvell_pre_reset() 149 "PATA port not active, deferring to AHCI driver.\n"); in marvell_init_one()
|
H A D | pata_jmicron.c | 4 * PATA port of the controller. The SATA ports are 35 * Perform the PATA port setup we need. 37 * On the Jmicron 361/363 there is a single PATA port that can be mapped 58 as master/slave and the secondary as PATA, the other has only the in jmicron_pre_reset() 68 /* The 365/366 may have this bit set to map the second PATA port in jmicron_pre_reset() 170 MODULE_DESCRIPTION("SCSI low-level driver for Jmicron PATA ports");
|
H A D | pata_sch.c | 3 * pata_sch.c - Intel SCH PATA controllers 44 /* Intel SCH PATA Controller */ 80 MODULE_DESCRIPTION("SCSI low-level driver for Intel SCH PATA controllers"); 86 * sch_set_piomode - Initialize host controller PATA PIO timings 115 * sch_set_dmamode - Initialize host controller PATA DMA timings
|
H A D | pata_artop.c | 86 * artop6210_load_piomode - Load a set of PATA PIO timings 113 * artop6210_set_piomode - Initialize host controller PATA PIO timings 141 * artop6260_load_piomode - Initialize host controller PATA PIO timings 167 * artop6260_set_piomode - Initialize host controller PATA PIO timings 194 * artop6210_set_dmamode - Initialize host controller PATA PIO timings 233 * artop6260_set_dmamode - Initialize host controller PATA PIO timings 464 MODULE_DESCRIPTION("SCSI low-level driver for ARTOP PATA");
|
H A D | pata_rdc.c | 3 * pata_rdc - Driver for later RDC PATA controllers 53 * rdc_pata_prereset - prereset for PATA host controller 78 * rdc_set_piomode - Initialize host controller PATA PIO timings 160 * rdc_set_dmamode - Initialize host controller PATA PIO timings 382 MODULE_DESCRIPTION("SCSI low-level driver for RDC PATA controllers");
|
H A D | pata_rb532_cf.c | 3 * A low-level PATA driver to handle a Compact Flash connected on the 33 #define DRV_NAME "pata-rb532-cf" 35 #define DRV_DESC "PATA driver for RouterBOARD 532 Compact Flash"
|
H A D | pata_netcell.c | 3 * pata_netcell.c - Netcell PATA driver 106 MODULE_DESCRIPTION("SCSI low-level driver for Netcell PATA RAID");
|
H A D | pata_of_platform.c | 3 * OF-platform PATA driver 97 MODULE_DESCRIPTION("OF-platform PATA driver");
|
H A D | pata_imx.c | 2 * Freescale iMX PATA driver 243 .compatible = "fsl,imx27-pata", 263 MODULE_DESCRIPTION("low-level driver for iMX PATA");
|
H A D | pata_radisys.c | 3 * pata_radisys.c - Intel PATA/SATA controllers 30 * radisys_set_piomode - Initialize host controller PATA PIO timings 81 * radisys_set_dmamode - Initialize host controller PATA DMA timings
|
H A D | pata_falcon.c | 4 * Atari Falcon PATA controller driver 134 dev_info(&pdev->dev, "Atari Falcon and Q40/Q60 PATA controller\n"); in pata_falcon_init_one() 238 MODULE_DESCRIPTION("low-level driver for Atari Falcon PATA");
|
H A D | pata_sis.c | 214 * sis_old_set_piomode - Initialize host controller PATA PIO timings 252 * sis_100_set_piomode - Initialize host controller PATA PIO timings 277 * sis_133_set_piomode - Initialize host controller PATA PIO timings 324 * sis_old_set_dmamode - Initialize host controller PATA DMA timings 363 * sis_66_set_dmamode - Initialize host controller PATA DMA timings 403 * sis_100_set_dmamode - Initialize host controller PATA DMA timings 437 * sis_133_early_set_dmamode - Initialize host controller PATA DMA timings 471 * sis_133_set_dmamode - Initialize host controller PATA DMA timings
|
H A D | pata_isapnp.c | 4 * pata-isapnp.c - ISA PnP PATA controller driver.
|
H A D | pata_oldpiix.c | 3 * pata_oldpiix.c - Intel PATA/SATA controllers 54 * oldpiix_set_piomode - Initialize host controller PATA PIO timings 116 * oldpiix_set_dmamode - Initialize host controller PATA DMA timings
|
H A D | pata_ftide010.c | 6 * Includes portions of the SL2312/SL3516/Gemini PATA driver 384 * We assume that a simple 40-wire cable is used in the PATA mode. in pata_ftide010_gemini_init() 385 * if you're adding a system using the PATA interface, make sure in pata_ftide010_gemini_init() 437 dev_info(dev, "set up Gemini PATA%d\n", is_ata1); in pata_ftide010_gemini_init() 486 if (of_device_is_compatible(np, "cortina,gemini-pata")) { in pata_ftide010_probe()
|
H A D | pata_cypress.c | 3 * pata_cypress.c - Cypress PATA for new ATA layer 170 MODULE_DESCRIPTION("low-level driver for the CY82C693 PATA controller");
|
/openbmc/linux/Documentation/devicetree/bindings/ata/ |
H A D | imx-pata.txt | 1 * Freescale i.MX PATA Controller 4 - compatible: "fsl,imx27-pata" 5 - reg: Address range of the PATA Controller 6 - interrupts: The interrupt of the PATA Controller 7 - clocks: the clocks for the PATA Controller 11 pata: pata@83fe0000 { 12 compatible = "fsl,imx51-pata", "fsl,imx27-pata";
|
H A D | faraday,ftide010.yaml | 7 title: Faraday Technology FTIDE010 PATA controller 18 On the Gemini platform, this PATA block is accompanied by a PATA to 29 - const: cortina,gemini-pata 46 phandle to the Gemini PATA to SATA bridge, if available 55 - $ref: pata-common.yaml# 61 const: cortina,gemini-pata 75 compatible = "cortina,gemini-pata", "faraday,ftide010";
|
H A D | pata-common.yaml | 4 $id: http://devicetree.org/schemas/ata/pata-common.yaml# 7 title: Common Properties for Parallel AT attachment (PATA) controllers 14 ATA (PATA, also known as IDE) AT attachment storage devices. 18 The PATA (IDE) controller-specific device tree bindings are responsible for 25 Specifies the host controller node. PATA host controller nodes are named 37 DT nodes for ports connected on the PATA host. The master drive will have 38 ID number 0 and the slave drive will have ID number 1. The PATA port
|
H A D | cortina,gemini-sata-bridge.yaml | 13 The Gemini SATA bridge in a SoC-internal PATA to SATA bridge that 14 takes two Faraday Technology FTIDE010 PATA controllers and bridges 71 description: Enables the PATA to IDE connection. 77 description: Enables the PATA to SATA bridge inside the Gemnini SoC. 78 The Muxmode decides what PATA blocks will be muxed out and how.
|
/openbmc/linux/drivers/pinctrl/sunxi/ |
H A D | pinctrl-sun4i-a10.c | 819 SUNXI_FUNCTION_VARIANT(0x3, "pata", /* ATAA0 */ 828 SUNXI_FUNCTION_VARIANT(0x3, "pata", /* ATAA1 */ 837 SUNXI_FUNCTION_VARIANT(0x3, "pata", /* ATAA2 */ 846 SUNXI_FUNCTION_VARIANT(0x3, "pata", /* ATAIRQ */ 855 SUNXI_FUNCTION_VARIANT(0x3, "pata", /* ATAD0 */ 864 SUNXI_FUNCTION_VARIANT(0x3, "pata", /* ATAD1 */ 873 SUNXI_FUNCTION_VARIANT(0x3, "pata", /* ATAD2 */ 885 SUNXI_FUNCTION_VARIANT(0x3, "pata", /* ATAD3 */ 897 SUNXI_FUNCTION_VARIANT(0x3, "pata", /* ATAD4 */ 912 SUNXI_FUNCTION_VARIANT(0x3, "pata", /* ATAD5 */ [all …]
|
/openbmc/linux/Documentation/ABI/testing/ |
H A D | sysfs-ata | 71 - Z the device id: for PATA, there is usually 2 devices [0,1], only 1 for SATA. 111 Mostly used by PATA devices. 114 PATA devices. 117 Mostly used by PATA devices.
|
/openbmc/linux/arch/mips/sibyte/swarm/ |
H A D | platform.c | 15 #define DRV_NAME "pata-swarm" 68 pr_info(DRV_NAME ": PATA interface at GenBus disabled\n"); in swarm_pata_init() 73 pr_info(DRV_NAME ": PATA interface at GenBus slot %i\n", IDE_CS); in swarm_pata_init()
|
/openbmc/linux/arch/powerpc/platforms/ |
H A D | fsl_uli1575.c | 135 /* Primary PATA IDE IRQ: 14 in quirk_uli1575() 136 * Secondary PATA IDE IRQ: 15 in quirk_uli1575() 197 /* disable emulated PATA mode enabled */ in quirk_uli5288() 202 /* PATA */
|