Home
last modified time | relevance | path

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

/linux/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/ !
H A Dinput_system.c209 gp_device_reg_store(ID, _REG_GP_SYNCGEN_ENABLE_ADDR, ZERO); in gp_device_rst()
223 gp_device_reg_store(ID, _REG_GP_ISEL_LFSR_ENABLE_ADDR, ZERO); in gp_device_rst()
224 gp_device_reg_store(ID, _REG_GP_ISEL_LFSR_ENABLE_B_ADDR, ZERO); in gp_device_rst()
225 gp_device_reg_store(ID, _REG_GP_ISEL_LFSR_RESET_VALUE_ADDR, ZERO); in gp_device_rst()
226 gp_device_reg_store(ID, _REG_GP_ISEL_TPG_ENABLE_ADDR, ZERO); in gp_device_rst()
227 gp_device_reg_store(ID, _REG_GP_ISEL_TPG_ENABLE_B_ADDR, ZERO); in gp_device_rst()
228 gp_device_reg_store(ID, _REG_GP_ISEL_HOR_CNT_MASK_ADDR, ZERO); in gp_device_rst()
229 gp_device_reg_store(ID, _REG_GP_ISEL_VER_CNT_MASK_ADDR, ZERO); in gp_device_rst()
230 gp_device_reg_store(ID, _REG_GP_ISEL_XY_CNT_MASK_ADDR, ZERO); in gp_device_rst()
231 gp_device_reg_store(ID, _REG_GP_ISEL_HOR_CNT_DELTA_ADDR, ZERO); in gp_device_rst()
[all …]
H A Dgp_device_private.h16 STORAGE_CLASS_GP_DEVICE_C void gp_device_reg_store( in gp_device_reg_store() function
H A Dfifo_monitor_private.h33 gp_device_reg_store(GP_DEVICE0_ID, FIFO_SWITCH_ADDR[switch_id], sel); in fifo_switch_set()
H A Dirq.c212 gp_device_reg_store(GP_DEVICE0_ID, in irq_raise()
214 gp_device_reg_store(GP_DEVICE0_ID, in irq_raise()
/linux/drivers/staging/media/atomisp/pci/hive_isp_css_include/host/ !
H A Dgp_device_public.h33 STORAGE_CLASS_GP_DEVICE_H void gp_device_reg_store(
/linux/drivers/staging/media/atomisp/pci/ !
H A Dsh_css.c1438 gp_device_reg_store(GP_DEVICE0_ID, _REG_GP_SWITCH_ISYS2401_ADDR, 1); in ia_css_init()