Searched refs:DAO_FIFO_SIZE (Results 1 – 2 of 2) sorted by relevance
10 #define DAO_FIFO_SIZE (2048) macro
284 info->total_size = DAO_FIFO_SIZE; in hpm_dao_buffer_info()285 info->block_size = DAO_FIFO_SIZE / 2; in hpm_dao_buffer_info()300 ATTR_ALIGN(HPM_L1C_CACHELINE_SIZE) uint8_t dao_tx_fifo[DAO_FIFO_SIZE]; in ATTR_ALIGN()
Completed in 6 milliseconds