Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_exynos9820
/
d43a41bf8b504a1d9f0b4ce7e17d803f4ef39d84
/
.
/
include
/
linux
/
sh_mtu2.h
blob: a98876340ff41882ad4487c989467cb63945353f [
file
] [
log
] [
blame
]
#ifndef
__SH_MTU2_H__
#define
__SH_MTU2_H__
struct
sh_mtu2_config
{
char
*
name
;
int
channel_offset
;
int
timer_bit
;
char
*
clk
;
unsigned
long
clockevent_rating
;
};
#endif
/* __SH_MTU2_H__ */