Home
last modified time | relevance | path

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

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