Home
last modified time | relevance | path

Searched refs:IBUF_CTRL_BASE (Results 1 – 3 of 3) sorted by relevance

/drivers/staging/media/atomisp/pci/
A Disp2401_input_system_private.h22 assert(IBUF_CTRL_BASE[ID] != (hrt_address)-1); in ibuf_ctrl_reg_load()
23 return ia_css_device_load_uint32(IBUF_CTRL_BASE[ID] + reg * sizeof(hrt_data)); in ibuf_ctrl_reg_load()
32 assert(IBUF_CTRL_BASE[ID] != (hrt_address)-1); in ibuf_ctrl_reg_store()
34 ia_css_device_store_uint32(IBUF_CTRL_BASE[ID] + reg * sizeof(hrt_data), value); in ibuf_ctrl_reg_store()
A Dsystem_local.c131 const hrt_address IBUF_CTRL_BASE[N_IBUF_CTRL_ID] = { variable
A Dsystem_local.h77 extern const hrt_address IBUF_CTRL_BASE[N_IBUF_CTRL_ID];

Completed in 4 milliseconds