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

/linux-master/drivers/atm/
H A Diphase.c2059 #if 1 /* for 1K VC board, CBR_PTR_BASE is 0 */
2060 writew(0,iadev->seg_reg+CBR_PTR_BASE);
2064 writew(tmp16,iadev->seg_reg+CBR_PTR_BASE);
2068 readw(iadev->seg_reg+CBR_PTR_BASE));)
2076 IF_INIT(printk("iadev->seg_reg = 0x%p CBR_PTR_BASE = 0x%x\n",
2077 iadev->seg_reg, readw(iadev->seg_reg+CBR_PTR_BASE));)
H A Diphase.h425 #define CBR_PTR_BASE 0x20 macro

Completed in 129 milliseconds