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/ |
D | input_system.c | 663 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 …]
|
D | gp_device_private.h | 25 STORAGE_CLASS_GP_DEVICE_C void gp_device_reg_store( in gp_device_reg_store() function
|
D | fifo_monitor_private.h | 42 gp_device_reg_store(GP_DEVICE0_ID, FIFO_SWITCH_ADDR[switch_id], sel); in fifo_switch_set()
|
D | irq.c | 221 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/ |
D | gp_device_public.h | 42 STORAGE_CLASS_GP_DEVICE_H void gp_device_reg_store(
|
/linux-5.19.10/drivers/staging/media/atomisp/pci/ |
D | sh_css.c | 1623 gp_device_reg_store(GP_DEVICE0_ID, _REG_GP_SWITCH_ISYS2401_ADDR, 1); in ia_css_init()
|