Home
last modified time | relevance | path

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

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