Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/
H A Dinput_formatter.c114 state->if_input_switch_lut_reg[0] = gp_device_reg_load(GP_DEVICE0_ID, in input_formatter_get_switch_state()
116 state->if_input_switch_lut_reg[1] = gp_device_reg_load(GP_DEVICE0_ID, in input_formatter_get_switch_state()
118 state->if_input_switch_lut_reg[2] = gp_device_reg_load(GP_DEVICE0_ID, in input_formatter_get_switch_state()
120 state->if_input_switch_lut_reg[3] = gp_device_reg_load(GP_DEVICE0_ID, in input_formatter_get_switch_state()
122 state->if_input_switch_lut_reg[4] = gp_device_reg_load(GP_DEVICE0_ID, in input_formatter_get_switch_state()
124 state->if_input_switch_lut_reg[5] = gp_device_reg_load(GP_DEVICE0_ID, in input_formatter_get_switch_state()
126 state->if_input_switch_lut_reg[6] = gp_device_reg_load(GP_DEVICE0_ID, in input_formatter_get_switch_state()
128 state->if_input_switch_lut_reg[7] = gp_device_reg_load(GP_DEVICE0_ID, in input_formatter_get_switch_state()
H A Dinput_formatter_local.h63 int if_input_switch_lut_reg[8]; member