Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dma/
H A Dste_dma40_ll.c247 D40_LLI_ALIGN); in d40_phy_buf_to_lli()
296 sizeof(struct d40_phy_lli), D40_LLI_ALIGN); in d40_phy_sg_to_lli()
H A Dste_dma40_ll.h12 #define D40_LLI_ALIGN 16 /* LLI alignment must be 16 bytes. */ macro