Home
last modified time | relevance | path

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

/linux/drivers/clocksource/
H A Dtimer-imx-gpt.c27 enum imx_gpt_type { enum
68 enum imx_gpt_type type;
421 static int __init mxc_timer_init_dt(struct device_node *np, enum imx_gpt_type type) in mxc_timer_init_dt()
481 enum imx_gpt_type type = GPT_TYPE_IMX31; in imx31_timer_init_dt()