Searched refs:PWRAP_SLV_CAP_SPI (Results 1 – 1 of 1) sorted by relevance
74 #define PWRAP_SLV_CAP_SPI BIT(0) macro2075 if (HAS_CAP(wrp->slave->caps, PWRAP_SLV_CAP_SPI)) { in pwrap_init()2092 if (HAS_CAP(wrp->slave->caps, PWRAP_SLV_CAP_SPI)) { in pwrap_init()2193 .caps = PWRAP_SLV_CAP_SPI | PWRAP_SLV_CAP_DUALIO |2203 .caps = PWRAP_SLV_CAP_SPI | PWRAP_SLV_CAP_DUALIO |2225 .caps = PWRAP_SLV_CAP_SPI | PWRAP_SLV_CAP_DUALIO,2246 .caps = PWRAP_SLV_CAP_SPI | PWRAP_SLV_CAP_DUALIO |