Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ieee802154/
H A Dca8210.c213 #define SPI_HWME_WAKEUP_INDICATION (HWME_WAKEUP_INDICATION + SPI_S2M) macro
735 } else if (buf[0] == SPI_HWME_WAKEUP_INDICATION) { in ca8210_rx_done()