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 D | input_system.c | 702 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 D | gp_device_private.h | 25 STORAGE_CLASS_GP_DEVICE_C void gp_device_reg_store( in gp_device_reg_store() function
|
H A D | fifo_monitor_private.h | 42 gp_device_reg_store(GP_DEVICE0_ID, FIFO_SWITCH_ADDR[switch_id], sel); in fifo_switch_set()
|
H A 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()
|
/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_include/host/ |
H A D | gp_device_public.h | 42 STORAGE_CLASS_GP_DEVICE_H void gp_device_reg_store(
|
/openbmc/linux/drivers/staging/media/atomisp/pci/ |
H A D | sh_css.c | 1599 gp_device_reg_store(GP_DEVICE0_ID, _REG_GP_SWITCH_ISYS2401_ADDR, 1); in ia_css_init()
|