Searched refs:gp_device_reg_load (Results 1 – 6 of 6) sorted by relevance
| /drivers/staging/media/atomisp/pci/hive_isp_css_common/host/ |
| A D | gp_device.c | 21 state->syncgen_enable = gp_device_reg_load(ID, in gp_device_get_state() 25 state->syncgen_pause = gp_device_reg_load(ID, in gp_device_get_state() 27 state->nr_frames = gp_device_reg_load(ID, in gp_device_get_state() 29 state->syngen_nr_pix = gp_device_reg_load(ID, in gp_device_get_state() 31 state->syngen_nr_pix = gp_device_reg_load(ID, in gp_device_get_state() 39 state->isel_sof = gp_device_reg_load(ID, in gp_device_get_state() 41 state->isel_eof = gp_device_reg_load(ID, in gp_device_get_state() 43 state->isel_sol = gp_device_reg_load(ID, in gp_device_get_state() 45 state->isel_eol = gp_device_reg_load(ID, in gp_device_get_state() 81 state->isel_ch_id = gp_device_reg_load(ID, in gp_device_get_state() [all …]
|
| A D | input_formatter.c | 104 state->if_input_switch_lut_reg[0] = gp_device_reg_load(GP_DEVICE0_ID, in input_formatter_get_switch_state() 106 state->if_input_switch_lut_reg[1] = gp_device_reg_load(GP_DEVICE0_ID, in input_formatter_get_switch_state() 108 state->if_input_switch_lut_reg[2] = gp_device_reg_load(GP_DEVICE0_ID, in input_formatter_get_switch_state() 110 state->if_input_switch_lut_reg[3] = gp_device_reg_load(GP_DEVICE0_ID, in input_formatter_get_switch_state() 112 state->if_input_switch_lut_reg[4] = gp_device_reg_load(GP_DEVICE0_ID, in input_formatter_get_switch_state() 114 state->if_input_switch_lut_reg[5] = gp_device_reg_load(GP_DEVICE0_ID, in input_formatter_get_switch_state() 116 state->if_input_switch_lut_reg[6] = gp_device_reg_load(GP_DEVICE0_ID, in input_formatter_get_switch_state() 118 state->if_input_switch_lut_reg[7] = gp_device_reg_load(GP_DEVICE0_ID, in input_formatter_get_switch_state() 120 state->if_input_switch_fsync_lut = gp_device_reg_load(GP_DEVICE0_ID, in input_formatter_get_switch_state() 122 state->if_input_switch_ch_id_fmt_type = gp_device_reg_load(GP_DEVICE0_ID, in input_formatter_get_switch_state()
|
| A D | gp_device_private.h | 28 STORAGE_CLASS_GP_DEVICE_C hrt_data gp_device_reg_load( in gp_device_reg_load() function
|
| A D | fifo_monitor_private.h | 47 return gp_device_reg_load(GP_DEVICE0_ID, FIFO_SWITCH_ADDR[switch_id]); in fifo_switch_get()
|
| A D | fifo_monitor.c | 512 data = gp_device_reg_load(GP_DEVICE0_ID, FIFO_SWITCH_ADDR[switch_id]); in fifo_switch_get_state()
|
| /drivers/staging/media/atomisp/pci/hive_isp_css_include/host/ |
| A D | gp_device_public.h | 46 STORAGE_CLASS_GP_DEVICE_H hrt_data gp_device_reg_load(
|
Completed in 12 milliseconds