Home
last modified time | relevance | path

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

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