Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/dma/
H A Dapbh_dma.c78 tmp &= APBH_CHn_SEMA_PHORE_MASK; in mxs_dma_read_semaphore()
/openbmc/u-boot/arch/arm/include/asm/mach-imx/
H A Dregs-apbh.h532 #define APBH_CHn_SEMA_PHORE_MASK (0xff << 16) macro