Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/mmc/host/ !
Dmtk-sd.c203 #define SDC_STS_CMDBUSY BIT(1) /* RW */ macro
1263 !(val & SDC_STS_CMDBUSY), 1, 20000); in msdc_cmd_is_ready()