Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/soc/mediatek/
Dmtk-pmic-wrap.c72 #define PWRAP_SLV_CAP_SPI BIT(0) macro
1797 if (HAS_CAP(wrp->slave->caps, PWRAP_SLV_CAP_SPI)) { in pwrap_init()
1814 if (HAS_CAP(wrp->slave->caps, PWRAP_SLV_CAP_SPI)) { in pwrap_init()
1915 .caps = PWRAP_SLV_CAP_SPI | PWRAP_SLV_CAP_DUALIO |
1937 .caps = PWRAP_SLV_CAP_SPI | PWRAP_SLV_CAP_DUALIO,
1958 .caps = PWRAP_SLV_CAP_SPI | PWRAP_SLV_CAP_DUALIO |