Home
last modified time | relevance | path

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

/linux/drivers/soc/mediatek/
H A Dmtk-pmic-wrap.c74 #define PWRAP_SLV_CAP_SPI BIT(0) macro
2075 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 |