Searched refs:ICB1 (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wan/
H A Dpc300_drv.c471 cpc_writeb(falcbase + F_REG((ICB1 + (timeslot - tshf) / 8), ch),
472 cpc_readb(falcbase + F_REG((ICB1 + (timeslot - tshf) / 8), ch)) &
487 cpc_writeb(falcbase + F_REG((ICB1 + (timeslot - tshf) / 8), ch),
488 cpc_readb(falcbase + F_REG((ICB1 + (timeslot - tshf) / 8), ch)) |
504 cpc_writeb(falcbase + F_REG(ICB1, ch), 0xff);
526 cpc_writeb(falcbase + F_REG(ICB1, ch), 0);
H A Dpc300-falc-lh.h511 /* ICB1-4 (Idle Channel Register 1-4)
550 /* ICB1-4 (Idle Channel Register 1-4)
1180 #define ICB1 0x30 /* Idle Channel Reg 1 */ macro

Completed in 62 milliseconds