Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dfsl_esdhc.h148 #define WML_RD_WML_MAX 0x80 macro
155 #define WML_RD_WML_MAX 0x10 macro
/openbmc/u-boot/drivers/mmc/
H A Dfsl_esdhc.c270 if (wml_value > WML_RD_WML_MAX) in esdhc_setup_data()