Home
last modified time | relevance | path

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

/linux/drivers/net/wan/
H A Dwanxl.c396 u8 __iomem *dbr = port->card->plx + PLX_DOORBELL_TO_CARD; in wanxl_open() local
413 writel(1 << (DOORBELL_TO_CARD_OPEN_0 + port->node), dbr); in wanxl_open()
425 writel(1 << (DOORBELL_TO_CARD_CLOSE_0 + port->node), dbr); in wanxl_open()
/linux/drivers/net/can/usb/
H A Dnct6694_canfd.c98 __le32 dbr; member