Home
last modified time | relevance | path

Searched refs:gp_device_reg_load (Results 1 – 7 of 7) sorted by relevance

/linux-6.1.9/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/
Dgp_device.c30 state->syncgen_enable = gp_device_reg_load(ID, in gp_device_get_state()
32 state->syncgen_free_running = 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()
42 state->syngen_nr_lines = gp_device_reg_load(ID, in gp_device_get_state()
44 state->syngen_hblank_cycles = gp_device_reg_load(ID, in gp_device_get_state()
46 state->syngen_vblank_cycles = gp_device_reg_load(ID, in gp_device_get_state()
48 state->isel_sof = gp_device_reg_load(ID, in gp_device_get_state()
[all …]
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()
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()
Dgp_device_private.h37 STORAGE_CLASS_GP_DEVICE_C hrt_data gp_device_reg_load( in gp_device_reg_load() function
Dfifo_monitor_private.h56 return gp_device_reg_load(GP_DEVICE0_ID, FIFO_SWITCH_ADDR[switch_id]); in fifo_switch_get()
Dfifo_monitor.c521 data = gp_device_reg_load(GP_DEVICE0_ID, FIFO_SWITCH_ADDR[switch_id]); in fifo_switch_get_state()
/linux-6.1.9/drivers/staging/media/atomisp/pci/hive_isp_css_include/host/
Dgp_device_public.h55 STORAGE_CLASS_GP_DEVICE_H hrt_data gp_device_reg_load(
/linux-6.1.9/drivers/staging/media/atomisp/pci/runtime/debug/src/
Dia_css_debug.c655 gp_device_reg_load(GP_DEVICE0_ID, in debug_print_if_state()
660 gp_device_reg_load(GP_DEVICE0_ID, in debug_print_if_state()
665 gp_device_reg_load(GP_DEVICE0_ID, in debug_print_if_state()
670 gp_device_reg_load(GP_DEVICE0_ID, in debug_print_if_state()
675 gp_device_reg_load(GP_DEVICE0_ID, in debug_print_if_state()
680 gp_device_reg_load(GP_DEVICE0_ID, in debug_print_if_state()
685 gp_device_reg_load(GP_DEVICE0_ID, in debug_print_if_state()
690 gp_device_reg_load(GP_DEVICE0_ID, in debug_print_if_state()
695 gp_device_reg_load(GP_DEVICE0_ID, in debug_print_if_state()
700 gp_device_reg_load(GP_DEVICE0_ID, in debug_print_if_state()
[all …]