Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/soc/mediatek/
Dmtk-pmic-wrap.c66 #define PWRAP_SLV_CAP_SPI BIT(0) macro
1575 if (HAS_CAP(wrp->slave->caps, PWRAP_SLV_CAP_SPI)) { in pwrap_init()
1592 if (HAS_CAP(wrp->slave->caps, PWRAP_SLV_CAP_SPI)) { in pwrap_init()
1681 .caps = PWRAP_SLV_CAP_SPI | PWRAP_SLV_CAP_DUALIO |
1709 .caps = PWRAP_SLV_CAP_SPI | PWRAP_SLV_CAP_DUALIO,
1727 .caps = PWRAP_SLV_CAP_SPI | PWRAP_SLV_CAP_DUALIO |