Home
last modified time | relevance | path

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

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