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

/linux-master/drivers/atm/
H A Diphase.c571 writew((CBR_EN | UBR_EN | ABR_EN | (0x23 << 2)), dev->seg_reg+STPARMS);
585 writew((UBR_EN | ABR_EN | (0x23 << 2)), iadev->seg_reg+STPARMS);
2160 writew((UBR_EN | (0x23 << 2)), iadev->seg_reg+STPARMS);
2164 writew((UBR_EN | ABR_EN | (0x23 << 2)), iadev->seg_reg+STPARMS);
H A Diphase.h412 #define UBR_EN 0x0400 macro

Completed in 120 milliseconds