Home
last modified time | relevance | path

Searched refs:OWL_SD_STATE_TEI (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/mmc/host/
H A Dowl-mmc.c88 #define OWL_SD_STATE_TEI BIT(5) macro
143 if (state & OWL_SD_STATE_TEI) { in owl_irq_handler()
145 state |= OWL_SD_STATE_TEI; in owl_irq_handler()
/kernel/linux/linux-6.6/drivers/mmc/host/
H A Dowl-mmc.c89 #define OWL_SD_STATE_TEI BIT(5) macro
143 if (state & OWL_SD_STATE_TEI) { in owl_irq_handler()
145 state |= OWL_SD_STATE_TEI; in owl_irq_handler()

Completed in 2 milliseconds