Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/soc/mediatek/
H A Dmtk-pmic-wrap.c66 #define PWRAP_SLV_CAP_SPI BIT(0) macro
1675 if (HAS_CAP(wrp->slave->caps, PWRAP_SLV_CAP_SPI)) { in pwrap_init()
1692 if (HAS_CAP(wrp->slave->caps, PWRAP_SLV_CAP_SPI)) { in pwrap_init()
1781 .caps = PWRAP_SLV_CAP_SPI | PWRAP_SLV_CAP_DUALIO |
1809 .caps = PWRAP_SLV_CAP_SPI | PWRAP_SLV_CAP_DUALIO,
1836 .caps = PWRAP_SLV_CAP_SPI | PWRAP_SLV_CAP_DUALIO |