Home
last modified time | relevance | path

Searched refs:ERROR_INT_STATUS_REG (Results 1 – 3 of 3) sorted by relevance

/bsp/ft2004/libraries/bsp/ft_sd/
A Dft_sdctrl_intr.c80 Ft_out32(pConfig->baseAddress + ERROR_INT_STATUS_REG, ERROR_INT_STATUS_ALL_MASK); in FSdCtrl_ErrIrq()
81 Ft_out32(pConfig->baseAddress + ERROR_INT_STATUS_REG, 0); in FSdCtrl_ErrIrq()
A Dft_sdctrl.c83 Ft_out32(pConfig->baseAddress + ERROR_INT_STATUS_REG, 0); in FsdCtrl_Init()
229 Ft_out32(pConfig->baseAddress + ERROR_INT_STATUS_REG, BD_ISR_EN_ETRS); in FsdCtrl_privateSendCmd()
230 Ft_out32(pConfig->baseAddress + ERROR_INT_STATUS_REG, 0); in FsdCtrl_privateSendCmd()
431 status = Ft_in32(pConfig->baseAddress + ERROR_INT_STATUS_REG); in FSdCtrl_WaitCmdEnd()
551 return Ft_in32(pConfig->baseAddress + ERROR_INT_STATUS_REG); in FSdCtrl_GetErrorIrqStatus()
A Dft_sdctrl_hw.h42 #define ERROR_INT_STATUS_REG 0xc4 /* ERROR interrupt register */ macro

Completed in 6 milliseconds