Searched refs:SDHCI_CTRL_LED (Results 1 – 3 of 3) sorted by relevance
81 #define SDHCI_CTRL_LED 0x01 macro
594 ret = val & SDHCI_CTRL_LED; in esdhc_readb_le()620 new_val = val & SDHCI_CTRL_LED; in esdhc_writeb_le()
277 ctrl |= SDHCI_CTRL_LED; in __sdhci_led_activate()286 ctrl &= ~SDHCI_CTRL_LED; in __sdhci_led_deactivate()