Searched refs:MSDC_REMOVABLE (Results 1 – 2 of 2) sorted by relevance
42 #define MSDC_REMOVABLE BIT(5) /* removable slot */ macro
126 .flags = MSDC_CD_PIN_EN | MSDC_REMOVABLE,915 if (host->hw->flags & MSDC_REMOVABLE && cmd->error == -EIO) { in msdc_command_resp()1161 if (host->hw->flags & MSDC_REMOVABLE && data->error) { in msdc_do_request()1598 …if (host->hw->flags & MSDC_REMOVABLE && ralink_soc == MT762X_SOC_MT7621AT && mrq->data && mrq->dat… in msdc_ops_request()1760 if (!(host->hw->flags & MSDC_REMOVABLE)) { in msdc_ops_get_cd()