xref: /openbmc/linux/include/linux/sh_timer.h (revision b2441318)
1b2441318SGreg Kroah-Hartman /* SPDX-License-Identifier: GPL-2.0 */
246a12f74SPaul Mundt #ifndef __SH_TIMER_H__
346a12f74SPaul Mundt #define __SH_TIMER_H__
446a12f74SPaul Mundt 
546a12f74SPaul Mundt struct sh_timer_config {
681b3b271SLaurent Pinchart 	unsigned int channels_mask;
746a12f74SPaul Mundt };
846a12f74SPaul Mundt 
946a12f74SPaul Mundt #endif /* __SH_TIMER_H__ */
10