Home
last modified time | relevance | path

Searched refs:DOORBELL_FROM_CARD_TX_0 (Results 1 - 6 of 6) sorted by relevance

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

Completed in 6 milliseconds