Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wan/
H A Dwanxl.h46 #define DOORBELL_FROM_CARD_CABLE_0 5 /* cable/PM/etc. changed */ macro
H A Dwanxlfw.S859 .long 1 << DOORBELL_FROM_CARD_CABLE_0, 1 << DOORBELL_FROM_CARD_CABLE_1
H A Dwanxl.c259 if (stat & (1 << (DOORBELL_FROM_CARD_CABLE_0 + i))) in wanxl_intr()
/kernel/linux/linux-6.6/drivers/net/wan/
H A Dwanxl.h46 #define DOORBELL_FROM_CARD_CABLE_0 5 /* cable/PM/etc. changed */ macro
H A Dwanxlfw.S859 .long 1 << DOORBELL_FROM_CARD_CABLE_0, 1 << DOORBELL_FROM_CARD_CABLE_1
H A Dwanxl.c271 if (stat & (1 << (DOORBELL_FROM_CARD_CABLE_0 + i))) in wanxl_intr()

Completed in 6 milliseconds