• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /freebsd-13-stable/sys/dev/ata/chipsets/

Lines Matching refs:ATA_OUTL

278 	    ATA_OUTL(ctlr->r_res2, 0x000c000c, 
337 ATA_OUTL(ctlr->r_res2, stat_reg, 0x000000ff);
341 ATA_OUTL(ctlr->r_res2, 0x44, ATA_INL(ctlr->r_res2, 0x44) | 0x2000);
402 ATA_OUTL(ctlr->r_res1, ch->unit ? 0x24 : 0x20,
426 ATA_OUTL(ctlr->r_res1, ch->unit ? 0x24 : 0x20, 0);
604 ATA_OUTL(ctlr->r_res2, 0x040, vector);
640 ATA_OUTL(ctlr->r_res2, stat_reg, status & (0x00000011 << ch->unit));
668 ATA_OUTL(ctlr->r_res2, (ch->unit + 1) << 2, 0x00000001);
695 ATA_OUTL(ctlr->r_res2, 0x0240 + (ch->unit << 7), ch->dma.work_bus);
711 ATA_OUTL(ctlr->r_res2, 0xc0260 + (ch->unit << 7), ch->unit + 1);
713 ATA_OUTL(ctlr->r_res2, 0xc0260 + (ch->unit << 7),
719 ATA_OUTL(ctlr->r_res2, 0xc012c,
722 ATA_OUTL(ctlr->r_res2, 0xc012c,
735 ATA_OUTL(ctlr->r_res2, 0x06c, (0x00110000 << ch->unit));
739 ATA_OUTL(ctlr->r_res2, 0x0260 + (ch->unit << 7), (1 << 11));
741 ATA_OUTL(ctlr->r_res2, 0x0260 + (ch->unit << 7),
753 ATA_OUTL(ctlr->r_res2, 0x06c, (0x00000011 << ch->unit));
764 //ATA_OUTL(ctlr->r_res2, 0x4e8 + (ch->unit << 8), 0x0f);
767 ATA_OUTL(ctlr->r_res2, 0x060, (0x00110000 << ch->unit));
771 ATA_OUTL(ctlr->r_res2, 0x0260 + (ch->unit << 7), (1 << 11));
773 ATA_OUTL(ctlr->r_res2, 0x0260 + (ch->unit << 7),
780 ATA_OUTL(ctlr->r_res2, 0x414 + (ch->unit << 8),
815 ATA_OUTL(ctlr->r_res2, 0x060, (0x00000011 << ch->unit));
818 ATA_OUTL(ctlr->r_res2, 0x4e8 + (ch->unit << 8), 0x00);
1073 ATA_OUTL(ctlr->r_res2, 0x000c0240 + (ch->unit << 7),
1106 ATA_OUTL(ctlr->r_res2, 0x000c0400 + ((ch->unit + 1) << 2), 0x00000001);
1120 ATA_OUTL(ctlr->r_res2, 0x000c0484, 0x00000001);
1121 ATA_OUTL(ctlr->r_res2, 0x000c0400 + ((ch->unit + 1) << 2), 0x00000001);
1122 ATA_OUTL(ctlr->r_res2, 0x000c0240 + (ch->unit << 7),
1169 ATA_OUTL(ctlr->r_res2, 0x000c0484, 0x00000001);
1172 ATA_OUTL(ctlr->r_res2, 0x000c0400 + ((ch->unit+5)<<2), 0x00000001);
1173 ATA_OUTL(ctlr->r_res2, 0x000c0400 + ((ch->unit+9)<<2), 0x00000001);
1174 ATA_OUTL(ctlr->r_res2, 0x000c0240 + (ch->unit << 7),
1178 ATA_OUTL(ctlr->r_res2, 0x000c0400 + ((ch->unit+1)<<2), 0x00000001);
1179 ATA_OUTL(ctlr->r_res2, 0x000c0400 + ((ch->unit+13)<<2), 0x00000001);
1250 ATA_OUTL(ctlr->r_res2, 0x000c0100, hpkt);
1264 ATA_OUTL(ctlr->r_res2, 0x000c0100, hp->addr);