Home
last modified time | relevance | path

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

/external/arm-trusted-firmware/drivers/imx/usdhc/
Dimx_usdhc.h43 #define PSTATE_DLA BIT(2) macro
Dimx_usdhc.c127 while (mmio_read_32(reg_base + PSTATE) & PSTATE_DLA) in imx_usdhc_send_cmd()