root/drivers/staging/media/atomisp/pci/hive_isp_css_common/gpio_global.h
/* SPDX-License-Identifier: GPL-2.0 */
/*
 * Support for Intel Camera Imaging ISP subsystem.
 * Copyright (c) 2015, Intel Corporation.
 */

#ifndef __GPIO_GLOBAL_H_INCLUDED__
#define __GPIO_GLOBAL_H_INCLUDED__

#include <gpio_block_defs.h>

#define HIVE_GPIO_STROBE_TRIGGER_PIN            2

#endif /* __GPIO_GLOBAL_H_INCLUDED__ */