Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/mt7621-mmc/
Dboard.h40 #define MSDC_WP_PIN_EN BIT(1) /* write protection pin is wired */ macro
Dsd.c549 if (hw->flags & MSDC_WP_PIN_EN) {
1744 if (host->hw->flags & MSDC_WP_PIN_EN) { /* set for card */ in msdc_ops_get_ro()
2147 msdc0_hw.flags |= MSDC_WP_PIN_EN; in msdc_drv_probe()