Home
last modified time | relevance | path

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

/linux/drivers/atm/
H A Diphase.c2060 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));)
2077 iadev->seg_reg, readw(iadev->seg_reg+CBR_PTR_BASE));)
H A Diphase.h425 #define CBR_PTR_BASE 0x20 macro