Home
last modified time | relevance | path

Searched defs:s5p_timer (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/u-boot/arch/arm/mach-exynos/include/mach/
H A Dpwm.h33 struct s5p_timer { struct
34 unsigned int tcfg0;
35 unsigned int tcfg1;
36 unsigned int tcon;
37 unsigned int tcntb0;
38 unsigned int tcmpb0;
39 unsigned int tcnto0;
40 unsigned int tcntb1;
41 unsigned int tcmpb1;
42 unsigned int tcnto1;
[all …]
/OK3568_Linux_fs/u-boot/arch/arm/mach-s5pc1xx/include/mach/
H A Dpwm.h33 struct s5p_timer { struct
34 unsigned int tcfg0;
35 unsigned int tcfg1;
36 unsigned int tcon;
37 unsigned int tcntb0;
38 unsigned int tcmpb0;
39 unsigned int tcnto0;
40 unsigned int tcntb1;
41 unsigned int tcmpb1;
42 unsigned int tcnto1;
[all …]