Searched refs:MV_WIN_DDR_SIZE (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/sys/arm/mv/
H A Dmvwin.h209 #define MV_WIN_DDR_SIZE(n) (0xc * (n) + 0x0) macro
212 #define MV_WIN_DDR_SIZE(n) (0x8 * (n) + 0x4) macro
H A Dmv_common.c663 WIN_REG_IDX_RD(ddr, sz, MV_WIN_DDR_SIZE, MV_DDR_CADR_BASE)
665 WIN_REG_IDX_WR(ddr, sz, MV_WIN_DDR_SIZE, MV_DDR_CADR_BASE)

Completed in 62 milliseconds