Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/net/
H A Daltera_tse.h34 #define ALT_SGDMA_DESCRIPTOR_CONTROL_GENERATE_EOP_MSK BIT(0) macro
H A Daltera_tse.c66 val |= ALT_SGDMA_DESCRIPTOR_CONTROL_GENERATE_EOP_MSK; in alt_sgdma_construct_descriptor()