GP_DEVICE0_ID
data = gp_device_reg_load(GP_DEVICE0_ID, FIFO_SWITCH_ADDR[switch_id]);
gp_device_reg_store(GP_DEVICE0_ID, FIFO_SWITCH_ADDR[switch_id], sel);
return gp_device_reg_load(GP_DEVICE0_ID, FIFO_SWITCH_ADDR[switch_id]);
state->if_input_switch_lut_reg[0] = gp_device_reg_load(GP_DEVICE0_ID,
state->if_input_switch_lut_reg[1] = gp_device_reg_load(GP_DEVICE0_ID,
state->if_input_switch_lut_reg[2] = gp_device_reg_load(GP_DEVICE0_ID,
state->if_input_switch_lut_reg[3] = gp_device_reg_load(GP_DEVICE0_ID,
state->if_input_switch_lut_reg[4] = gp_device_reg_load(GP_DEVICE0_ID,
state->if_input_switch_lut_reg[5] = gp_device_reg_load(GP_DEVICE0_ID,
state->if_input_switch_lut_reg[6] = gp_device_reg_load(GP_DEVICE0_ID,
state->if_input_switch_lut_reg[7] = gp_device_reg_load(GP_DEVICE0_ID,
state->if_input_switch_fsync_lut = gp_device_reg_load(GP_DEVICE0_ID,
state->if_input_switch_ch_id_fmt_type = gp_device_reg_load(GP_DEVICE0_ID,
gp_device_rst(GP_DEVICE0_ID);
input_switch_rst(GP_DEVICE0_ID);
input_selector_cfg_for_sensor(GP_DEVICE0_ID);
input_switch_cfg(GP_DEVICE0_ID, &config.input_switch_cfg);
gp_device_reg_store(GP_DEVICE0_ID,
gp_device_reg_store(GP_DEVICE0_ID,
gp_device_reg_store(GP_DEVICE0_ID, _REG_GP_SWITCH_ISYS2401_ADDR, 1);