Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/
Dinput_system.c663 gp_device_reg_store(ID, _REG_GP_SYNCGEN_ENABLE_ADDR, ZERO); in gp_device_rst()
677 gp_device_reg_store(ID, _REG_GP_ISEL_LFSR_ENABLE_ADDR, ZERO); in gp_device_rst()
678 gp_device_reg_store(ID, _REG_GP_ISEL_LFSR_ENABLE_B_ADDR, ZERO); in gp_device_rst()
679 gp_device_reg_store(ID, _REG_GP_ISEL_LFSR_RESET_VALUE_ADDR, ZERO); in gp_device_rst()
680 gp_device_reg_store(ID, _REG_GP_ISEL_TPG_ENABLE_ADDR, ZERO); in gp_device_rst()
681 gp_device_reg_store(ID, _REG_GP_ISEL_TPG_ENABLE_B_ADDR, ZERO); in gp_device_rst()
682 gp_device_reg_store(ID, _REG_GP_ISEL_HOR_CNT_MASK_ADDR, ZERO); in gp_device_rst()
683 gp_device_reg_store(ID, _REG_GP_ISEL_VER_CNT_MASK_ADDR, ZERO); in gp_device_rst()
684 gp_device_reg_store(ID, _REG_GP_ISEL_XY_CNT_MASK_ADDR, ZERO); in gp_device_rst()
685 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-5.19.10/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-5.19.10/drivers/staging/media/atomisp/pci/
Dsh_css.c1623 gp_device_reg_store(GP_DEVICE0_ID, _REG_GP_SWITCH_ISYS2401_ADDR, 1); in ia_css_init()