Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/crypto/marvell/cesa/
H A Dcesa.c323 writel(0, iobase + CESA_TDMA_WINDOW_BASE(i)); in mv_cesa_conf_mbus_windows()
333 writel(cs->base, iobase + CESA_TDMA_WINDOW_BASE(i)); in mv_cesa_conf_mbus_windows()
H A Dcesa.h37 #define CESA_TDMA_WINDOW_BASE(x) (((x) * 0x8) + 0xa00) macro
/kernel/linux/linux-6.6/drivers/crypto/marvell/cesa/
H A Dcesa.c323 writel(0, iobase + CESA_TDMA_WINDOW_BASE(i)); in mv_cesa_conf_mbus_windows()
333 writel(cs->base, iobase + CESA_TDMA_WINDOW_BASE(i)); in mv_cesa_conf_mbus_windows()
H A Dcesa.h37 #define CESA_TDMA_WINDOW_BASE(x) (((x) * 0x8) + 0xa00) macro

Completed in 5 milliseconds