Searched refs:ATA_REG_DEVICE (Results 1 – 15 of 15) sorted by relevance
64 buf[12] = (1 << 5) | PDC_PKT_CLEAR_BSY | ATA_REG_DEVICE; in pdc_pkt_header()78 buf[i++] = (1 << 5) | ATA_REG_DEVICE; in pdc_pkt_footer()
61 ioaddr->device_addr = ioaddr->cmd_addr + (ATA_REG_DEVICE << shift); in pata_platform_setup_port()
121 ioaddr->device_addr = ioaddr->cmd_addr + (ATA_REG_DEVICE << 2); in pata_imx_setup_port()
250 (ATA_REG_DEVICE << pdata->reg_shift); in pxa_ata_probe()
516 buf[12] = (1 << 5) | ATA_REG_DEVICE; in pdc_atapi_pkt()518 buf[14] = (1 << 5) | ATA_REG_DEVICE | PDC_PKT_CLEAR_BSY; in pdc_atapi_pkt()544 buf[28] = (1 << 5) | ATA_REG_DEVICE | PDC_PKT_WAIT_DRDY; in pdc_atapi_pkt()
356 ioaddr->device_addr = cmd + (ATA_REG_DEVICE << port->stepping); in pata_icside_setup_ioaddr()
81 IDECTRL_ADDR_DEVICE = (ATA_REG_DEVICE << 2) + 2,
783 ioaddr->device_addr = ioaddr->cmd_addr + (ATA_REG_DEVICE << 2); in sata_rcar_setup_port()
968 ap->ioaddr.device_addr = base + (ATA_REG_DEVICE << 1) + 1; in octeon_cf_probe()
1000 ioaddr->device_addr = base + (ATA_REG_DEVICE << 4); in pata_macio_setup_ios()
790 cpb[idx++] = cpu_to_le16((ATA_REG_DEVICE << 8) | tf->device); in nv_adma_tf_to_cpb()1261 ioport->device_addr = mmio + (ATA_REG_DEVICE * 4); in nv_adma_setup_port()
386 buf[i++] = (1 << 5) | PDC_PKT_CLEAR_BSY | ATA_REG_DEVICE; in pdc20621_ata_pkt()
2113 mv_crqb_pack_cmd(cw++, tf->device, ATA_REG_DEVICE, 0); in mv_qc_prep()3709 port->device_addr = shd_base + (sizeof(u32) * ATA_REG_DEVICE); in mv_port_init()
2200 ioaddr->device_addr = ioaddr->cmd_addr + ATA_REG_DEVICE; in ata_sff_std_ports()
195 ATA_REG_DEVICE = 0x06, enumerator202 ATA_REG_DEVSEL = ATA_REG_DEVICE,