Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/mmc/
H A Dmmc.c1031 u8 val, fixed_drv_type, card_drv_type, drive_strength; local
1035 drive_strength = (card_drv_type & mmc_driver_type_mask(fixed_drv_type))
1037 val = EXT_CSD_TIMING_HS400 | drive_strength << EXT_CSD_DRV_STR_SHIFT;