Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/mfd/
Dasic3.h252 #define ASIC3_SDHWCTRL_PCLR (1 << 2) /* All registers of SDIO cleared */ macro
/kernel/linux/linux-5.10/drivers/mfd/
Dasic3.c750 ASIC3_SDHWCTRL_PCLR, 0); in asic3_mmc_enable()