Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/wan/
Dwanxl.h41 #define DOORBELL_FROM_CARD_TX_0 0 /* packet sent by the card */ macro
Dwanxl.c269 if (stat & (1 << (DOORBELL_FROM_CARD_TX_0 + i))) in wanxl_intr()
Dwanxlfw.S855 .long 1 << DOORBELL_FROM_CARD_TX_0, 1 << DOORBELL_FROM_CARD_TX_1