Searched refs:PSTATE_DLA (Results 1 – 2 of 2) sorted by relevance
/external/arm-trusted-firmware/drivers/imx/usdhc/ | ||
D | imx_usdhc.h | 43 #define PSTATE_DLA BIT(2) macro |
D | imx_usdhc.c | 127 while (mmio_read_32(reg_base + PSTATE) & PSTATE_DLA) in imx_usdhc_send_cmd() |