Home
last modified time | relevance | path

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

/u-boot/arch/arm/mach-nexell/include/mach/
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 …]
/u-boot/arch/arm/mach-s5pc1xx/include/mach/
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 …]
/u-boot/arch/arm/mach-exynos/include/mach/
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 …]

Completed in 5 milliseconds