Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wireless/ti/wlcore/
H A Dsdio.c263 mmc_pm_flag_t mmcflags; in wl1271_probe() local
295 mmcflags = sdio_get_host_pm_caps(func); in wl1271_probe()
296 dev_dbg(glue->dev, "sdio PM caps = 0x%x\n", mmcflags); in wl1271_probe()
298 if (mmcflags & MMC_PM_KEEP_POWER) in wl1271_probe()
/kernel/linux/linux-6.6/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()

Completed in 2 milliseconds