Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/atm/
Diphase.h413 #define ABR_EN 0x0800 macro
Diphase.c585 writew((CBR_EN | UBR_EN | ABR_EN | (0x23 << 2)), dev->seg_reg+STPARMS); in ia_cbr_setup()
599 writew((UBR_EN | ABR_EN | (0x23 << 2)), iadev->seg_reg+STPARMS); in ia_cbrVc_close()
2164 writew((UBR_EN | ABR_EN | (0x23 << 2)), iadev->seg_reg+STPARMS);