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 D | input_system.c | 209 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 D | gp_device_private.h | 16 STORAGE_CLASS_GP_DEVICE_C void gp_device_reg_store( in gp_device_reg_store() function
|
| H A D | fifo_monitor_private.h | 33 gp_device_reg_store(GP_DEVICE0_ID, FIFO_SWITCH_ADDR[switch_id], sel); in fifo_switch_set()
|
| H A D | irq.c | 212 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 D | gp_device_public.h | 33 STORAGE_CLASS_GP_DEVICE_H void gp_device_reg_store(
|
| /linux/drivers/staging/media/atomisp/pci/ |
| H A D | sh_css.c | 1438 gp_device_reg_store(GP_DEVICE0_ID, _REG_GP_SWITCH_ISYS2401_ADDR, 1); in ia_css_init()
|