Home
last modified time | relevance | path

Searched refs:arch_timer_mem_frame (Results 1 – 3 of 3) sorted by relevance

/linux/include/clocksource/
H A Darm_arch_timer.h73 struct arch_timer_mem_frame { struct
84 struct arch_timer_mem_frame frame[ARCH_TIMER_MEM_MAX_FRAMES]; argument
/linux/drivers/clocksource/
H A Darm_arch_timer_mmio.c194 static struct arch_timer_mem_frame *find_best_frame(struct platform_device *pdev) in find_best_frame()
196 struct arch_timer_mem_frame *frame, *best_frame = NULL; in find_best_frame()
281 struct arch_timer_mem_frame *frame) in arch_timer_mmio_frame_register()
338 struct arch_timer_mem_frame *frame; in of_populate_gt_block()
376 struct arch_timer_mem_frame *frame; in arch_timer_mmio_probe()
/linux/drivers/acpi/arm64/
H A Dgtdt.c210 struct arch_timer_mem_frame *frame; in gtdt_parse_timer_block()