Home
last modified time | relevance | path

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

/rk3399_ARM-atf/drivers/synopsys/emmc/
H A Ddw_mmc.c45 #define INT_HLE (1 << 12) macro
153 assert((data & INT_HLE) == 0); in dw_update_clk()
294 err_mask = INT_EBE | INT_HLE | INT_RTO | INT_RCRC | INT_RE | in dw_send_cmd()
/rk3399_ARM-atf/include/drivers/cadence/
H A Dcdns_sdmmc.h99 #define INT_HLE (1 << 12) macro
282 #define INT_HLE (1 << 12) macro