Searched refs:MIO_EMM_RSP_STS (Results 1 – 3 of 3) sorted by relevance
/u-boot/drivers/mmc/ |
A D | octeontx_hsmmc.c | 137 if (reg == MIO_EMM_RSP_STS()) in mmc_reg_str() 1005 rsp_sts.u = read_csr(mmc, MIO_EMM_RSP_STS()); in octeontx_mmc_cleanup_dma() 1015 read_csr(mmc, MIO_EMM_RSP_STS())); in octeontx_mmc_cleanup_dma() 1045 rsp_sts.u = read_csr(mmc, MIO_EMM_RSP_STS()); in octeontx_mmc_wait_dma() 1142 read_csr(mmc, MIO_EMM_RSP_STS())); in octeontx_mmc_read_blocks() 1161 rsp_sts.u = read_csr(mmc, MIO_EMM_RSP_STS()); in octeontx_mmc_read_blocks() 1277 rsp_sts.u = read_csr(mmc, MIO_EMM_RSP_STS()); in octeontx_mmc_write_blocks() 1305 read_csr(mmc, MIO_EMM_RSP_STS()), in octeontx_mmc_write_blocks() 1473 rsp_sts.u = read_csr(mmc, MIO_EMM_RSP_STS()); in octeontx_mmc_send_cmd() 2082 MIO_EMM_RSP_STS()), in octeontx_mmc_adjust_tuning() [all …]
|
/u-boot/arch/arm/include/asm/arch-octeontx2/csrs/ |
A D | csrs-mio_emm.h | 993 static inline u64 MIO_EMM_RSP_STS(void) 995 static inline u64 MIO_EMM_RSP_STS(void) in MIO_EMM_RSP_STS() function
|
/u-boot/arch/arm/include/asm/arch-octeontx/csrs/ |
A D | csrs-mio_emm.h | 993 static inline u64 MIO_EMM_RSP_STS(void) 995 static inline u64 MIO_EMM_RSP_STS(void) in MIO_EMM_RSP_STS() function
|
Completed in 17 milliseconds