Searched refs:msm_timer_map (Results 1 – 1 of 1) sorted by relevance
/linux-4.1.27/drivers/clocksource/ |
D | qcom-timer.c | 290 static int __init msm_timer_map(phys_addr_t addr, u32 event, u32 source, in msm_timer_map() function 321 if (msm_timer_map(0xc0100000, 0x0, 0x10, 0x0)) in msm7x01_timer_init() 332 if (msm_timer_map(0xc0100000, 0x4, 0x24, 0x80)) in msm7x30_timer_init() 339 if (msm_timer_map(0xAC100000, 0x0, 0x10, 0x34)) in qsd8x50_timer_init()
|