Centos-kernel-stream-9/include/linux/mmc
Lucas Karpinski 076c2d7388 mmc: core: add helpers mmc_regulator_enable/disable_vqmmc
JIRA: https://issues.redhat.com/browse/RHEL-41085

commit 8d91f3f8ae57e6292142ca89f322e90fa0d6ac02
Author: Heiner Kallweit <hkallweit1@gmail.com>
Date:   Sat Mar 11 23:39:55 2023 +0100

    mmc: core: add helpers mmc_regulator_enable/disable_vqmmc

    There's a number of drivers (e.g. dw_mmc, meson-gx, mmci, sunxi) using
    the same mechanism and a private flag vqmmc_enabled to deal with
    enabling/disabling the vqmmc regulator.

    Move this to the core and create new helpers mmc_regulator_enable_vqmmc
    and mmc_regulator_disable_vqmmc.

    Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com>
    Acked-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
    Link: https://lore.kernel.org/r/71586432-360f-9b92-17f6-b05a8a971bc2@gmail.com
    Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>

Signed-off-by: Lucas Karpinski <lkarpins@redhat.com>
2024-06-24 15:15:37 -04:00
..
card.h mmc: core: Add support for SDIO wakeup interrupt 2024-06-24 15:15:28 -04:00
core.h
host.h mmc: core: add helpers mmc_regulator_enable/disable_vqmmc 2024-06-24 15:15:37 -04:00
mmc.h mmc: core: Fix ambiguous TRIM and DISCARD arg 2024-06-24 15:15:33 -04:00
pm.h
sd.h
sdio.h mmc: core: Add support for SDIO wakeup interrupt 2024-06-24 15:15:28 -04:00
sdio_func.h
sdio_ids.h
slot-gpio.h mmc: core: support setting card detect interrupt from drivers 2024-06-24 15:15:36 -04:00