[go: nahoru, domu]

Searched defs:ifctl (Results 1 - 2 of 2) sorted by relevance

/drivers/ata/
H A Dsata_mv.c2231 u32 ifctl, old_ifctl, ifstat; local
2236 ifctl = 0x100 | (old_ifctl & 0xf);
2237 writelfl(ifctl, port_mmio + SATA_IFCTL);
2244 writelfl(ifctl | 0x200, port_mmio + SATA_IFCTL);
/drivers/net/ethernet/freescale/
H A Ducc_geth.h53 u32 ifctl; /* interface control reg */ member in struct:ucc_geth

Completed in 77 milliseconds