Searched refs:gp_device_reg_load (Results 1 – 6 of 6) sorted by relevance
/linux-6.12.1/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/ |
D | gp_device.c | 30 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 …]
|
D | input_formatter.c | 113 state->if_input_switch_lut_reg[0] = gp_device_reg_load(GP_DEVICE0_ID, in input_formatter_get_switch_state() 115 state->if_input_switch_lut_reg[1] = gp_device_reg_load(GP_DEVICE0_ID, in input_formatter_get_switch_state() 117 state->if_input_switch_lut_reg[2] = gp_device_reg_load(GP_DEVICE0_ID, in input_formatter_get_switch_state() 119 state->if_input_switch_lut_reg[3] = gp_device_reg_load(GP_DEVICE0_ID, in input_formatter_get_switch_state() 121 state->if_input_switch_lut_reg[4] = gp_device_reg_load(GP_DEVICE0_ID, in input_formatter_get_switch_state() 123 state->if_input_switch_lut_reg[5] = gp_device_reg_load(GP_DEVICE0_ID, in input_formatter_get_switch_state() 125 state->if_input_switch_lut_reg[6] = gp_device_reg_load(GP_DEVICE0_ID, in input_formatter_get_switch_state() 127 state->if_input_switch_lut_reg[7] = gp_device_reg_load(GP_DEVICE0_ID, in input_formatter_get_switch_state() 129 state->if_input_switch_fsync_lut = gp_device_reg_load(GP_DEVICE0_ID, in input_formatter_get_switch_state() 131 state->if_input_switch_ch_id_fmt_type = gp_device_reg_load(GP_DEVICE0_ID, in input_formatter_get_switch_state()
|
D | gp_device_private.h | 37 STORAGE_CLASS_GP_DEVICE_C hrt_data gp_device_reg_load( in gp_device_reg_load() function
|
D | fifo_monitor_private.h | 56 return gp_device_reg_load(GP_DEVICE0_ID, FIFO_SWITCH_ADDR[switch_id]); in fifo_switch_get()
|
D | fifo_monitor.c | 521 data = gp_device_reg_load(GP_DEVICE0_ID, FIFO_SWITCH_ADDR[switch_id]); in fifo_switch_get_state()
|
/linux-6.12.1/drivers/staging/media/atomisp/pci/hive_isp_css_include/host/ |
D | gp_device_public.h | 55 STORAGE_CLASS_GP_DEVICE_H hrt_data gp_device_reg_load(
|