Searched refs:SDHCI_CTRL_LED (Results 1 – 4 of 4) sorted by relevance
68 #define SDHCI_CTRL_LED BIT(0) macro
84 #define SDHCI_CTRL_LED 0x01 macro
823 ret = val & SDHCI_CTRL_LED; in esdhc_readb_le()849 new_val = val & SDHCI_CTRL_LED; in esdhc_writeb_le()
411 ctrl |= SDHCI_CTRL_LED; in __sdhci_led_activate()423 ctrl &= ~SDHCI_CTRL_LED; in __sdhci_led_deactivate()