Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/atm/
H A Diphase.c2057 #if 1 /* for 1K VC board, CBR_PTR_BASE is 0 */
2058 writew(0,iadev->seg_reg+CBR_PTR_BASE);
2062 writew(tmp16,iadev->seg_reg+CBR_PTR_BASE);
2066 readw(iadev->seg_reg+CBR_PTR_BASE));)
2074 IF_INIT(printk("iadev->seg_reg = 0x%p CBR_PTR_BASE = 0x%x\n",
2075 iadev->seg_reg, readw(iadev->seg_reg+CBR_PTR_BASE));)
H A Diphase.h426 #define CBR_PTR_BASE 0x20 macro
/kernel/linux/linux-6.6/drivers/atm/
H A Diphase.c2058 #if 1 /* for 1K VC board, CBR_PTR_BASE is 0 */
2059 writew(0,iadev->seg_reg+CBR_PTR_BASE);
2063 writew(tmp16,iadev->seg_reg+CBR_PTR_BASE);
2067 readw(iadev->seg_reg+CBR_PTR_BASE));)
2075 IF_INIT(printk("iadev->seg_reg = 0x%p CBR_PTR_BASE = 0x%x\n",
2076 iadev->seg_reg, readw(iadev->seg_reg+CBR_PTR_BASE));)
H A Diphase.h425 #define CBR_PTR_BASE 0x20 macro

Completed in 19 milliseconds