Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/soc/mediatek/
Dmtk-pmic-wrap.c68 #define PWRAP_SLV_CAP_SPI BIT(0) macro
1733 if (HAS_CAP(wrp->slave->caps, PWRAP_SLV_CAP_SPI)) { in pwrap_init()
1750 if (HAS_CAP(wrp->slave->caps, PWRAP_SLV_CAP_SPI)) { in pwrap_init()
1839 .caps = PWRAP_SLV_CAP_SPI | PWRAP_SLV_CAP_DUALIO |
1867 .caps = PWRAP_SLV_CAP_SPI | PWRAP_SLV_CAP_DUALIO,
1894 .caps = PWRAP_SLV_CAP_SPI | PWRAP_SLV_CAP_DUALIO |