Symbol: GP_DEVICE0_ID
drivers/staging/media/atomisp/pci/hive_isp_css_common/host/fifo_monitor.c
512
data = gp_device_reg_load(GP_DEVICE0_ID, FIFO_SWITCH_ADDR[switch_id]);
drivers/staging/media/atomisp/pci/hive_isp_css_common/host/fifo_monitor_private.h
33
gp_device_reg_store(GP_DEVICE0_ID, FIFO_SWITCH_ADDR[switch_id], sel);
drivers/staging/media/atomisp/pci/hive_isp_css_common/host/fifo_monitor_private.h
47
return gp_device_reg_load(GP_DEVICE0_ID, FIFO_SWITCH_ADDR[switch_id]);
drivers/staging/media/atomisp/pci/hive_isp_css_common/host/input_formatter.c
103
state->if_input_switch_lut_reg[0] = gp_device_reg_load(GP_DEVICE0_ID,
drivers/staging/media/atomisp/pci/hive_isp_css_common/host/input_formatter.c
105
state->if_input_switch_lut_reg[1] = gp_device_reg_load(GP_DEVICE0_ID,
drivers/staging/media/atomisp/pci/hive_isp_css_common/host/input_formatter.c
107
state->if_input_switch_lut_reg[2] = gp_device_reg_load(GP_DEVICE0_ID,
drivers/staging/media/atomisp/pci/hive_isp_css_common/host/input_formatter.c
109
state->if_input_switch_lut_reg[3] = gp_device_reg_load(GP_DEVICE0_ID,
drivers/staging/media/atomisp/pci/hive_isp_css_common/host/input_formatter.c
111
state->if_input_switch_lut_reg[4] = gp_device_reg_load(GP_DEVICE0_ID,
drivers/staging/media/atomisp/pci/hive_isp_css_common/host/input_formatter.c
113
state->if_input_switch_lut_reg[5] = gp_device_reg_load(GP_DEVICE0_ID,
drivers/staging/media/atomisp/pci/hive_isp_css_common/host/input_formatter.c
115
state->if_input_switch_lut_reg[6] = gp_device_reg_load(GP_DEVICE0_ID,
drivers/staging/media/atomisp/pci/hive_isp_css_common/host/input_formatter.c
117
state->if_input_switch_lut_reg[7] = gp_device_reg_load(GP_DEVICE0_ID,
drivers/staging/media/atomisp/pci/hive_isp_css_common/host/input_formatter.c
119
state->if_input_switch_fsync_lut = gp_device_reg_load(GP_DEVICE0_ID,
drivers/staging/media/atomisp/pci/hive_isp_css_common/host/input_formatter.c
121
state->if_input_switch_ch_id_fmt_type = gp_device_reg_load(GP_DEVICE0_ID,
drivers/staging/media/atomisp/pci/hive_isp_css_common/host/input_system.c
372
gp_device_rst(GP_DEVICE0_ID);
drivers/staging/media/atomisp/pci/hive_isp_css_common/host/input_system.c
374
input_switch_rst(GP_DEVICE0_ID);
drivers/staging/media/atomisp/pci/hive_isp_css_common/host/input_system.c
815
input_selector_cfg_for_sensor(GP_DEVICE0_ID);
drivers/staging/media/atomisp/pci/hive_isp_css_common/host/input_system.c
818
input_switch_cfg(GP_DEVICE0_ID, &config.input_switch_cfg);
drivers/staging/media/atomisp/pci/hive_isp_css_common/host/irq.c
211
gp_device_reg_store(GP_DEVICE0_ID,
drivers/staging/media/atomisp/pci/hive_isp_css_common/host/irq.c
213
gp_device_reg_store(GP_DEVICE0_ID,
drivers/staging/media/atomisp/pci/sh_css.c
1439
gp_device_reg_store(GP_DEVICE0_ID, _REG_GP_SWITCH_ISYS2401_ADDR, 1);