Searched refs:PROM_Ctl (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/drivers/net/
H A Dtc35815.c112 __u32 PROM_Ctl; member in struct:tc35815_regs
155 /* PROM_Ctl bit asign ------------------------------------------------------ */
750 while (tc_readl(&tr->PROM_Ctl) & PROM_Busy)
754 tc_writel(PROM_Busy | PROM_Read | (i / 2 + 2), &tr->PROM_Ctl);
755 while (tc_readl(&tr->PROM_Ctl) & PROM_Busy)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/
H A Dtc35815.c112 __u32 PROM_Ctl; member in struct:tc35815_regs
155 /* PROM_Ctl bit asign ------------------------------------------------------ */
750 while (tc_readl(&tr->PROM_Ctl) & PROM_Busy)
754 tc_writel(PROM_Busy | PROM_Read | (i / 2 + 2), &tr->PROM_Ctl);
755 while (tc_readl(&tr->PROM_Ctl) & PROM_Busy)

Completed in 67 milliseconds