Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/
H A Dinput_system.c702 gp_device_reg_store(ID, _REG_GP_SOFT_RESET_ADDR, in gp_device_rst()
710 gp_device_reg_store(ID, _REG_GP_ISEL_SOF_ADDR, ONE); in input_selector_cfg_for_sensor()
711 gp_device_reg_store(ID, _REG_GP_ISEL_EOF_ADDR, ONE); in input_selector_cfg_for_sensor()
712 gp_device_reg_store(ID, _REG_GP_ISEL_SOL_ADDR, ONE); in input_selector_cfg_for_sensor()
713 gp_device_reg_store(ID, _REG_GP_ISEL_EOL_ADDR, ONE); in input_selector_cfg_for_sensor()
714 gp_device_reg_store(ID, _REG_GP_ISEL_CH_ID_ADDR, ZERO); in input_selector_cfg_for_sensor()
719 gp_device_reg_store(ID, _REG_GP_SOFT_RESET_ADDR, ZERO); in input_selector_cfg_for_sensor()
731 gp_device_reg_store(ID, addr, ZERO); in input_switch_rst()
735 gp_device_reg_store(ID, in input_switch_rst()
753 gp_device_reg_store(ID, in input_switch_cfg()
[all …]
H A Dgp_device_private.h25 STORAGE_CLASS_GP_DEVICE_C void gp_device_reg_store( in gp_device_reg_store() function
H A Dfifo_monitor_private.h42 gp_device_reg_store(GP_DEVICE0_ID, FIFO_SWITCH_ADDR[switch_id], sel); in fifo_switch_set()
H A Dirq.c221 gp_device_reg_store(GP_DEVICE0_ID, in irq_raise()
223 gp_device_reg_store(GP_DEVICE0_ID, in irq_raise()
/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_include/host/
H A Dgp_device_public.h42 STORAGE_CLASS_GP_DEVICE_H void gp_device_reg_store(
/openbmc/linux/drivers/staging/media/atomisp/pci/
H A Dsh_css.c1599 gp_device_reg_store(GP_DEVICE0_ID, _REG_GP_SWITCH_ISYS2401_ADDR, 1); in ia_css_init()