Home
last modified time | relevance | path

Searched refs:CONFIG_SYS_PTV (Results 1 – 15 of 15) sorted by relevance

/u-boot/arch/arm/mach-omap2/
A Dtimer.c36 #define TIMER_CLOCK (V_SCLK / (2 << CONFIG_SYS_PTV))
45 writel((CONFIG_SYS_PTV << 2) | TCLR_PRE | TCLR_AR | TCLR_ST, in timer_init()
/u-boot/drivers/timer/
A Domap-timer.c64 uc_priv->clock_rate /= (2 << CONFIG_SYS_PTV); in omap_timer_probe()
70 writel((CONFIG_SYS_PTV << 2) | TCLR_PRE_EN | TCLR_AUTO_RELOAD | in omap_timer_probe()
/u-boot/include/configs/
A Dbur_am335x_common.h30 #define CONFIG_SYS_PTV 2 /* Divisor: 2^(PTV+1) => 8 */ macro
A Dkc1.h34 #define CONFIG_SYS_PTV 2 macro
A Dti814x_evm.h106 #define CONFIG_SYS_PTV 2 /* Divisor: 2^(PTV+1) => 8 */ macro
A Dsniper.h29 #define CONFIG_SYS_PTV 2 macro
A Dti816x_evm.h39 #define CONFIG_SYS_PTV 2 /* Divisor: 2^(PTV+1) => 8 */ macro
A Dti_armv7_common.h87 #define CONFIG_SYS_PTV 2 /* Divisor: 2^(PTV+1) => 8 */ macro
A Dtao3530.h142 #define CONFIG_SYS_PTV 2 /* Divisor: 2^(PTV+1) => 8 */ macro
A Dtricorder.h184 #define CONFIG_SYS_PTV 2 /* Divisor: 2^(PTV+1) => 8 */ macro
A Dnokia_rx51.h217 #define CONFIG_SYS_PTV 2 /* Divisor: 2^(PTV+1) => 8 */ macro
A Dam3517_crane.h156 #define CONFIG_SYS_PTV 2 /* Divisor: 2^(PTV+1) => 8 */ macro
A Dsiemens-am33x-common.h66 #define CONFIG_SYS_PTV 2 /* Divisor: 2^(PTV+1) => 8 */ macro
A Dtam3517-common.h92 #define CONFIG_SYS_PTV 2 /* Divisor: 2^(PTV+1) => 8 */ macro
/u-boot/scripts/
A Dconfig_whitelist.txt3438 CONFIG_SYS_PTV

Completed in 14 milliseconds