Searched refs:CHBA (Results 1 - 2 of 2) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/ata/
H A Dsata_fsl.c95 CHBA = 0x24, enumerator in enum:__anon26298
625 VPRINTK("CHBA = 0x%x, cmdentry_phys = 0x%x\n",
628 /* Now, update the CHBA register in host controller cmd register set */
629 iowrite32(pp->cmdslot_paddr & 0xffffffff, hcr_base + CHBA);
644 VPRINTK("CHBA = 0x%x\n", ioread32(hcr_base + CHBA));
1218 * the CHBA, hence main controller initialization is done as
1408 /* Recovery the CHBA register in host controller cmd register set */
1409 iowrite32(pp->cmdslot_paddr & 0xffffffff, hcr_base + CHBA);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/ata/
H A Dsata_fsl.c95 CHBA = 0x24, enumerator in enum:__anon14605
625 VPRINTK("CHBA = 0x%x, cmdentry_phys = 0x%x\n",
628 /* Now, update the CHBA register in host controller cmd register set */
629 iowrite32(pp->cmdslot_paddr & 0xffffffff, hcr_base + CHBA);
644 VPRINTK("CHBA = 0x%x\n", ioread32(hcr_base + CHBA));
1218 * the CHBA, hence main controller initialization is done as
1408 /* Recovery the CHBA register in host controller cmd register set */
1409 iowrite32(pp->cmdslot_paddr & 0xffffffff, hcr_base + CHBA);

Completed in 79 milliseconds