Searched refs:SDI_PWR_OPD (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/u-boot/drivers/mmc/ | ||
| H A D | arm_pl180_mmci.h | 34 #define SDI_PWR_OPD 0x00000040 macro |
| H A D | arm_pl180_mmci.c | 87 u32 sdi_pwr = readl(&host->base->power) & ~SDI_PWR_OPD; in do_command() |