Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/mmc/
H A Darm_pl180_mmci.h34 #define SDI_PWR_OPD 0x00000040 macro
H A Darm_pl180_mmci.c87 u32 sdi_pwr = readl(&host->base->power) & ~SDI_PWR_OPD; in do_command()