Searched refs:drr_rst_bit (Results 1 - 1 of 1) 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.c358 u8 drr_rst_bit = 1 << (1 + 2 * ch); local
362 cpc_writeb(scabase + DRR, drr_rst_bit & ~drr_ena_bit);
369 u8 drr_rst_bit = 1 << (2 * ch); local
373 cpc_writeb(scabase + DRR, drr_rst_bit & ~drr_ena_bit);

Completed in 40 milliseconds