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
104
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
106
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
108
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
110
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
112
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
114
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
116
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
118
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
120
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
122
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
374
gp_device_rst(GP_DEVICE0_ID);
drivers/staging/media/atomisp/pci/hive_isp_css_common/host/input_system.c
376
input_switch_rst(GP_DEVICE0_ID);
drivers/staging/media/atomisp/pci/hive_isp_css_common/host/input_system.c
817
input_selector_cfg_for_sensor(GP_DEVICE0_ID);
drivers/staging/media/atomisp/pci/hive_isp_css_common/host/input_system.c
820
input_switch_cfg(GP_DEVICE0_ID, &config.input_switch_cfg);
drivers/staging/media/atomisp/pci/hive_isp_css_common/host/irq.c
212
gp_device_reg_store(GP_DEVICE0_ID,
drivers/staging/media/atomisp/pci/hive_isp_css_common/host/irq.c
214
gp_device_reg_store(GP_DEVICE0_ID,
drivers/staging/media/atomisp/pci/sh_css.c
1438
gp_device_reg_store(GP_DEVICE0_ID, _REG_GP_SWITCH_ISYS2401_ADDR, 1);