Searched refs:ethintfc (Results 1 – 2 of 2) sorted by relevance
812 writel(0, &lp->eth_regs->ethintfc); in korina_init()813 while ((readl(&lp->eth_regs->ethintfc) & ETH_INT_FC_RIP)) in korina_init()817 writel(ETH_INT_FC_EN, &lp->eth_regs->ethintfc); in korina_init()924 writel(value, &lp->eth_regs->ethintfc); in korina_clear_and_restart()937 und = readl(&lp->eth_regs->ethintfc); in korina_und_interrupt()963 ovr = readl(&lp->eth_regs->ethintfc); in korina_ovr_interrupt()
36 u32 ethintfc; member