Home
last modified time | relevance | path

Searched refs:SDHCI_CTRL_LED (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/mmc/host/
H A Dsdhci.h84 #define SDHCI_CTRL_LED 0x01 macro
H A Dsdhci-esdhc-imx.c730 ret = val & SDHCI_CTRL_LED; in esdhc_readb_le()
756 new_val = val & SDHCI_CTRL_LED; in esdhc_writeb_le()
H A Dsdhci.c372 ctrl |= SDHCI_CTRL_LED; in __sdhci_led_activate()
384 ctrl &= ~SDHCI_CTRL_LED; in __sdhci_led_deactivate()
/kernel/linux/linux-6.6/drivers/mmc/host/
H A Dsdhci.h84 #define SDHCI_CTRL_LED 0x01 macro
H A Dsdhci-esdhc-imx.c818 ret = val & SDHCI_CTRL_LED; in esdhc_readb_le()
844 new_val = val & SDHCI_CTRL_LED; in esdhc_writeb_le()
H A Dsdhci.c411 ctrl |= SDHCI_CTRL_LED; in __sdhci_led_activate()
423 ctrl &= ~SDHCI_CTRL_LED; in __sdhci_led_deactivate()

Completed in 21 milliseconds