Home
last modified time | relevance | path

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

/third_party/uboot/u-boot-2020.01/include/
Dhimci_reg.h233 #define DRV_PHASE_SHIFT (0x4<<23) macro
/third_party/uboot/u-boot-2020.01/drivers/mmc/
Dhimci.c245 tmp_reg |= DRV_PHASE_SHIFT | SMPL_PHASE_SHIFT; in hi_mci_init_card()