Searched refs:ifctl (Results 1 – 3 of 3) sorted by relevance
53 u32 ifctl; /* interface control reg */ member
605 (u32)&ugeth->ug_regs->ifctl, in dump_regs()606 in_be32(&ugeth->ug_regs->ifctl)); in dump_regs()
2245 u32 ifctl, old_ifctl, ifstat; in mv_send_fis() local2250 ifctl = 0x100 | (old_ifctl & 0xf); in mv_send_fis()2251 writelfl(ifctl, port_mmio + SATA_IFCTL); in mv_send_fis()2258 writelfl(ifctl | 0x200, port_mmio + SATA_IFCTL); in mv_send_fis()