Home
last modified time | relevance | path

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

/freebsd/sys/arm/freescale/imx/
H A Dimx6_sdma.c398 sc->ccb_phys = vtophys(sc->ccb); in boot_firmware()
429 WRITE4(sc, SDMAARM_MC0PTR, sc->ccb_phys); in boot_firmware()
H A Dimx6_sdma.h220 uint32_t ccb_phys; member