Home
last modified time | relevance | path

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

/linux/drivers/staging/media/atomisp/pci/
H A Disp2400_input_system_global.h25 #define IB_CAPACITY_IN_WORDS (384) macro
/linux/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/
H A Dinput_system.c406 config.unallocated_ib_mem_words = IB_CAPACITY_IN_WORDS; in input_system_configuration_reset()
470 u32 unallocated_memory = IB_CAPACITY_IN_WORDS; in input_buffer_configuration()
570 assert(current_address <= IB_CAPACITY_IN_WORDS); in input_buffer_configuration()