Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clocksource/
H A Dtimer-imx-gpt.c52 #define V2_TCTL_WAITEN (1 << 3) /* Wait enable mode */ macro
304 tctl_val = V2_TCTL_FRR | V2_TCTL_WAITEN | MXC_TCTL_TEN; in imx31_gpt_setup_tctl()
317 tctl_val = V2_TCTL_FRR | V2_TCTL_WAITEN | MXC_TCTL_TEN; in imx6dl_gpt_setup_tctl()