Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/fsl/bestcomm/
H A Dbestcomm_priv.h44 #define BCOM_VAR_ALIGN 0x80 macro
/openbmc/linux/drivers/dma/bestcomm/
H A Dbestcomm.c288 bcom_eng->var = bcom_sram_alloc(var_size, BCOM_VAR_ALIGN, &var_pa); in bcom_engine_init()