Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/
H A Dfsl_esdhc.h148 #define WML_WR_WML_MAX 0x80 macro
155 #define WML_WR_WML_MAX 0x80 macro
/rk3399_rockchip-uboot/drivers/mmc/
H A Dfsl_esdhc.c260 if (wml_value > WML_WR_WML_MAX) in esdhc_setup_data()