Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/mmc/host/
Dmmci.h95 #define MCI_CPSM_STM32_CMDSTOP BIT(7) macro
Dmmci.c262 .cmdreg_stop = MCI_CPSM_STM32_CMDSTOP,
288 .cmdreg_stop = MCI_CPSM_STM32_CMDSTOP,
/kernel/linux/patches/linux-5.10/imx8mm_patch/patches/drivers/
D0030_linux_drivers_pci_misc_nvmem_of_mtd_mmc.patch6159 - .cmdreg_stop = MCI_CPSM_STM32_CMDSTOP,