Searched refs:MIO_EMM_SAMPLE (Results 1 - 4 of 4) sorted by relevance

/u-boot/arch/arm/include/asm/arch-octeontx/csrs/
H A Dcsrs-mio_emm.h1016 static inline u64 MIO_EMM_SAMPLE(void)
1018 static inline u64 MIO_EMM_SAMPLE(void) function
/u-boot/arch/arm/include/asm/arch-octeontx2/csrs/
H A Dcsrs-mio_emm.h1016 static inline u64 MIO_EMM_SAMPLE(void)
1018 static inline u64 MIO_EMM_SAMPLE(void) function
/u-boot/arch/mips/mach-octeon/include/mach/
H A Dcvmx-mio-emm-defs.h89 static inline u64 MIO_EMM_SAMPLE(void) function
/u-boot/drivers/mmc/
H A Docteontx_hsmmc.c159 if (reg == MIO_EMM_SAMPLE())
160 return "MIO_EMM_SAMPLE";
622 emm_sample.u = readq(host->base_addr + MIO_EMM_SAMPLE());
2629 write_csr(mmc, MIO_EMM_SAMPLE(), emm_sample.u);
2680 write_csr(mmc, MIO_EMM_SAMPLE(), emm_sample.u);
3089 write_csr(mmc, MIO_EMM_SAMPLE(), sample.u);

Completed in 166 milliseconds