Searched refs:ALIGNMENT (Results 1 – 2 of 2) sorted by relevance
23 #define ALIGNMENT DT_PROP(DT_NODELABEL(hda_host_in), dma_buf_addr_alignment) macro24 static __aligned(ALIGNMENT) uint8_t hda_buf[HDA_BUF_SIZE];
17 #define ALIGNMENT DMA_BUF_ADDR_ALIGNMENT(DT_NODELABEL(hda_host_in)) macro18 static __aligned(ALIGNMENT) uint8_t dma_buf[DMA_BUF_SIZE];