Searched refs:gp_device_reg_load (Results 1 – 7 of 7) sorted by relevance
/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/ |
H A D | gp_device.c | 30 state->syncgen_enable = gp_device_reg_load(ID, in gp_device_get_state() 34 state->syncgen_pause = gp_device_reg_load(ID, in gp_device_get_state() 36 state->nr_frames = gp_device_reg_load(ID, in gp_device_get_state() 38 state->syngen_nr_pix = gp_device_reg_load(ID, in gp_device_get_state() 40 state->syngen_nr_pix = gp_device_reg_load(ID, in gp_device_get_state() 48 state->isel_sof = gp_device_reg_load(ID, in gp_device_get_state() 50 state->isel_eof = gp_device_reg_load(ID, in gp_device_get_state() 52 state->isel_sol = gp_device_reg_load(ID, in gp_device_get_state() 54 state->isel_eol = gp_device_reg_load(ID, in gp_device_get_state() 90 state->isel_ch_id = gp_device_reg_load(ID, in gp_device_get_state() [all …]
|
H A D | input_formatter.c | 114 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() 130 state->if_input_switch_fsync_lut = gp_device_reg_load(GP_DEVICE0_ID, in input_formatter_get_switch_state() 132 state->if_input_switch_ch_id_fmt_type = gp_device_reg_load(GP_DEVICE0_ID, in input_formatter_get_switch_state()
|
H A D | gp_device_private.h | 37 STORAGE_CLASS_GP_DEVICE_C hrt_data gp_device_reg_load( in gp_device_reg_load() function
|
H A D | fifo_monitor_private.h | 56 return gp_device_reg_load(GP_DEVICE0_ID, FIFO_SWITCH_ADDR[switch_id]); in fifo_switch_get()
|
H A D | fifo_monitor.c | 521 data = gp_device_reg_load(GP_DEVICE0_ID, FIFO_SWITCH_ADDR[switch_id]); in fifo_switch_get_state()
|
/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_include/host/ |
H A D | gp_device_public.h | 55 STORAGE_CLASS_GP_DEVICE_H hrt_data gp_device_reg_load(
|
/openbmc/linux/drivers/staging/media/atomisp/pci/runtime/debug/src/ |
H A D | ia_css_debug.c | 654 gp_device_reg_load(GP_DEVICE0_ID, in debug_print_if_state() 659 gp_device_reg_load(GP_DEVICE0_ID, in debug_print_if_state() 664 gp_device_reg_load(GP_DEVICE0_ID, in debug_print_if_state() 669 gp_device_reg_load(GP_DEVICE0_ID, in debug_print_if_state() 674 gp_device_reg_load(GP_DEVICE0_ID, in debug_print_if_state() 679 gp_device_reg_load(GP_DEVICE0_ID, in debug_print_if_state() 684 gp_device_reg_load(GP_DEVICE0_ID, in debug_print_if_state() 689 gp_device_reg_load(GP_DEVICE0_ID, in debug_print_if_state() 694 gp_device_reg_load(GP_DEVICE0_ID, in debug_print_if_state() 699 gp_device_reg_load(GP_DEVICE0_ID, in debug_print_if_state() [all …]
|