Home
last modified time | relevance | path

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

/linux-6.15/drivers/mmc/host/
H A Dsdhci.h111 #define SDHCI_CTRL_LED 0x01 macro
H A Dsdhci-esdhc-imx.c828 ret = val & SDHCI_CTRL_LED; in esdhc_readb_le()
854 new_val = val & SDHCI_CTRL_LED; in esdhc_writeb_le()
H A Dsdhci.c414 ctrl |= SDHCI_CTRL_LED; in __sdhci_led_activate()
426 ctrl &= ~SDHCI_CTRL_LED; in __sdhci_led_deactivate()