/* SPDX-License-Identifier: GPL-2.0 */ /* * Support for Intel Camera Imaging ISP subsystem. * Copyright (c) 2015, Intel Corporation. */ #ifndef _timed_controller_defs_h #define _timed_controller_defs_h #define _HRT_TIMED_CONTROLLER_CMD_REG_IDX 0 #define _HRT_TIMED_CONTROLLER_REG_ALIGN 4 #endif /* _timed_controller_defs_h */