Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ti/wlcore/
H A Dsdio.c262 mmc_pm_flag_t mmcflags; in wl1271_probe() local
294 mmcflags = sdio_get_host_pm_caps(func); in wl1271_probe()
295 dev_dbg(glue->dev, "sdio PM caps = 0x%x\n", mmcflags); in wl1271_probe()
297 if (mmcflags & MMC_PM_KEEP_POWER) in wl1271_probe()