Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/misc/cb710/
A Dcore.c210 if (val & CB710_SLOT_MMC) in cb710_probe()
249 if (val & CB710_SLOT_MMC) { /* MMC/SD slot */ in cb710_probe()
251 CB710_SLOT_MMC, 0x00, "cb710-mmc"); in cb710_probe()
274 cb710_unregister_slot(chip, CB710_SLOT_MMC); in cb710_probe()
288 cb710_unregister_slot(chip, CB710_SLOT_MMC); in cb710_remove_one()
/linux-6.3-rc2/include/linux/
A Dcb710.h46 #define CB710_SLOT_MMC 1 macro

Completed in 4 milliseconds