Home
last modified time | relevance | path

Searched refs:SDMAARM_MC0PTR (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/arm/freescale/imx/
H A Dimx6_sdma.c392 WRITE4(sc, SDMAARM_MC0PTR, 0); in boot_firmware()
429 WRITE4(sc, SDMAARM_MC0PTR, sc->ccb_phys); in boot_firmware()
H A Dimx6_sdma.h27 #define SDMAARM_MC0PTR 0x00 /* ARM platform Channel 0 Pointer */ macro