Home
last modified time | relevance | path

Searched refs:gp_device_reg_store (Results 1 – 6 of 6) sorted by relevance

/linux-6.12.1/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/
Dinput_system.c218 gp_device_reg_store(ID, _REG_GP_SYNCGEN_ENABLE_ADDR, ZERO); in gp_device_rst()
232 gp_device_reg_store(ID, _REG_GP_ISEL_LFSR_ENABLE_ADDR, ZERO); in gp_device_rst()
233 gp_device_reg_store(ID, _REG_GP_ISEL_LFSR_ENABLE_B_ADDR, ZERO); in gp_device_rst()
234 gp_device_reg_store(ID, _REG_GP_ISEL_LFSR_RESET_VALUE_ADDR, ZERO); in gp_device_rst()
235 gp_device_reg_store(ID, _REG_GP_ISEL_TPG_ENABLE_ADDR, ZERO); in gp_device_rst()
236 gp_device_reg_store(ID, _REG_GP_ISEL_TPG_ENABLE_B_ADDR, ZERO); in gp_device_rst()
237 gp_device_reg_store(ID, _REG_GP_ISEL_HOR_CNT_MASK_ADDR, ZERO); in gp_device_rst()
238 gp_device_reg_store(ID, _REG_GP_ISEL_VER_CNT_MASK_ADDR, ZERO); in gp_device_rst()
239 gp_device_reg_store(ID, _REG_GP_ISEL_XY_CNT_MASK_ADDR, ZERO); in gp_device_rst()
240 gp_device_reg_store(ID, _REG_GP_ISEL_HOR_CNT_DELTA_ADDR, ZERO); in gp_device_rst()
[all …]
Dgp_device_private.h25 STORAGE_CLASS_GP_DEVICE_C void gp_device_reg_store( in gp_device_reg_store() function
Dfifo_monitor_private.h42 gp_device_reg_store(GP_DEVICE0_ID, FIFO_SWITCH_ADDR[switch_id], sel); in fifo_switch_set()
Dirq.c221 gp_device_reg_store(GP_DEVICE0_ID, in irq_raise()
223 gp_device_reg_store(GP_DEVICE0_ID, in irq_raise()
/linux-6.12.1/drivers/staging/media/atomisp/pci/hive_isp_css_include/host/
Dgp_device_public.h42 STORAGE_CLASS_GP_DEVICE_H void gp_device_reg_store(
/linux-6.12.1/drivers/staging/media/atomisp/pci/
Dsh_css.c1447 gp_device_reg_store(GP_DEVICE0_ID, _REG_GP_SWITCH_ISYS2401_ADDR, 1); in ia_css_init()