Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/fsl/bestcomm/
H A Dbestcomm_priv.h41 #define BCOM_CTX_ALIGN 0x100 macro
/openbmc/linux/drivers/dma/bestcomm/
H A Dbestcomm.c287 bcom_eng->ctx = bcom_sram_alloc(ctx_size, BCOM_CTX_ALIGN, &ctx_pa); in bcom_engine_init()