Home
last modified time | relevance | path

Searched refs:DW_MMC_CARD_NO_LOW_PWR (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/mmc/host/
H A Ddw_mmc.h535 #define DW_MMC_CARD_NO_LOW_PWR 2 macro
H A Ddw_mmc.c1262 if (!test_bit(DW_MMC_CARD_NO_LOW_PWR, &slot->flags)) in dw_mci_setup_bus()
1628 set_bit(DW_MMC_CARD_NO_LOW_PWR, &slot->flags); in dw_mci_init_card()
1631 clear_bit(DW_MMC_CARD_NO_LOW_PWR, &slot->flags); in dw_mci_init_card()
/kernel/linux/linux-6.6/drivers/mmc/host/
H A Ddw_mmc.h549 #define DW_MMC_CARD_NO_LOW_PWR 2 macro
H A Ddw_mmc.c1267 if (!test_bit(DW_MMC_CARD_NO_LOW_PWR, &slot->flags)) in dw_mci_setup_bus()
1660 set_bit(DW_MMC_CARD_NO_LOW_PWR, &slot->flags); in dw_mci_prepare_sdio_irq()
1663 clear_bit(DW_MMC_CARD_NO_LOW_PWR, &slot->flags); in dw_mci_prepare_sdio_irq()

Completed in 10 milliseconds