Searched refs:IB_CAPACITY_IN_WORDS (Results 1 – 2 of 2) sorted by relevance
16 #define IB_CAPACITY_IN_WORDS (384) macro
397 config.unallocated_ib_mem_words = IB_CAPACITY_IN_WORDS; in input_system_configuration_reset()461 u32 unallocated_memory = IB_CAPACITY_IN_WORDS; in input_buffer_configuration()561 assert(current_address <= IB_CAPACITY_IN_WORDS); in input_buffer_configuration()
Completed in 7 milliseconds