Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ieee802154/
H A Dadf7242.c230 #define STAT_IRQ_STATUS BIT(6) macro
962 stat & STAT_IRQ_STATUS ? "IRQ_PENDING" : "IRQ_CLEAR", in adf7242_debug()
1149 stat & STAT_IRQ_STATUS ? "IRQ_PENDING" : "IRQ_CLEAR", in adf7242_stats_show()