Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/include/asm/mach-au1x00/
H A Dau1100_mmc.h49 unsigned long mask_host_caps; member
/openbmc/linux/arch/mips/alchemy/devboards/
H A Ddb1300.c599 .mask_host_caps = MMC_CAP_NEEDS_POLL,
/openbmc/linux/drivers/mmc/host/
H A Dau1xmmc.c1040 mmc->caps &= ~(host->platdata->mask_host_caps); in au1xmmc_probe()