Home
last modified time | relevance | path

Searched refs:ifctl (Results 1 – 4 of 4) sorted by relevance

/drivers/net/ethernet/atheros/
A Dag71xx.c1023 u32 ifctl; in ag71xx_mac_link_up() local
1030 ifctl = ag71xx_rr(ag, AG71XX_REG_MAC_IFCTL); in ag71xx_mac_link_up()
1031 ifctl &= ~(MAC_IFCTL_SPEED); in ag71xx_mac_link_up()
1043 ifctl |= MAC_IFCTL_SPEED; in ag71xx_mac_link_up()
1054 ag71xx_wr(ag, AG71XX_REG_MAC_IFCTL, ifctl); in ag71xx_mac_link_up()
/drivers/net/ethernet/freescale/
A Ducc_geth.h49 u32 ifctl; /* interface control reg */ member
A Ducc_geth.c621 (u32)&ugeth->ug_regs->ifctl, in dump_regs()
622 in_be32(&ugeth->ug_regs->ifctl)); in dump_regs()
/drivers/ata/
A Dsata_mv.c2196 u32 ifctl, old_ifctl, ifstat; in mv_send_fis() local
2201 ifctl = 0x100 | (old_ifctl & 0xf); in mv_send_fis()
2202 writelfl(ifctl, port_mmio + SATA_IFCTL); in mv_send_fis()
2209 writelfl(ifctl | 0x200, port_mmio + SATA_IFCTL); in mv_send_fis()

Completed in 28 milliseconds