Home
last modified time | relevance | path

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

/openbmc/qemu/hw/misc/
H A Daspeed_sbc.c24 #define ABR_EN BIT(14) /* Mirrors SCU510[11] */ macro
108 s->regs[R_STATUS] &= ABR_EN; in aspeed_sbc_reset()
/openbmc/linux/drivers/atm/
H A Diphase.h411 #define ABR_EN 0x0800 macro
H A Diphase.c570 writew((CBR_EN | UBR_EN | ABR_EN | (0x23 << 2)), dev->seg_reg+STPARMS); in ia_cbr_setup()
584 writew((UBR_EN | ABR_EN | (0x23 << 2)), iadev->seg_reg+STPARMS); in ia_cbrVc_close()
2163 writew((UBR_EN | ABR_EN | (0x23 << 2)), iadev->seg_reg+STPARMS);