Searched refs:CBR_TAB_END (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/atm/
H A Diphase.c1909 writew(tmp16, iadev->seg_reg+CBR_TAB_END+1); // CBR_PTR;
1911 writew(tmp16, iadev->seg_reg+CBR_TAB_END);
1914 IF_INIT(printk("CBR_TAB_BEG = 0x%x, CBR_TAB_END = 0x%x, CBR_PTR = 0x%x\n",
1915 readw(iadev->seg_reg+CBR_TAB_BEG), readw(iadev->seg_reg+CBR_TAB_END),
1916 readw(iadev->seg_reg+CBR_TAB_END+1));)
H A Diphase.h434 #define CBR_TAB_END 0x2d macro

Completed in 167 milliseconds