Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/
Dinput_system.c723 &cfg->ctrl_unit_cfg[ID].buffer_mipi[sub_id - CAPTURE_UNIT0_ID]); in input_system_network_configure()
731 &cfg->ctrl_unit_cfg[sub_id - ACQUISITION_UNIT0_ID].buffer_acquire[sub_id - in input_system_network_configure()
742 &cfg->ctrl_unit_cfg[sub_id - CTRL_UNIT0_ID]); in input_system_network_configure()
795 input_system_network_cfg.ctrl_unit_cfg[CTRL_UNIT0_ID - in configuration_to_registers()
798 input_system_network_cfg.ctrl_unit_cfg[CTRL_UNIT0_ID - in configuration_to_registers()
801 input_system_network_cfg.ctrl_unit_cfg[CTRL_UNIT0_ID - in configuration_to_registers()
804 input_system_network_cfg.ctrl_unit_cfg[CTRL_UNIT0_ID - in configuration_to_registers()
/linux-6.12.1/drivers/staging/media/atomisp/pci/
Dinput_system_local.h36 ctrl_unit_cfg_t ctrl_unit_cfg[N_CTRL_UNIT_ID]; member