Home
last modified time | relevance | path

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

/tf-a-ffa_el3_spmc/drivers/imx/usdhc/
A Dimx_usdhc.c235 mmio_setbits32(reg_base + SYSCTRL, SYSCTRL_RSTC); in imx_usdhc_send_cmd()
236 while (mmio_read_32(reg_base + SYSCTRL) & SYSCTRL_RSTC) in imx_usdhc_send_cmd()
A Dimx_usdhc.h55 #define SYSCTRL_RSTC BIT(25) macro

Completed in 3 milliseconds