Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/clocksource/
Dtimer-imx-gpt.c47 #define V2_TCTL_WAITEN (1 << 3) /* Wait enable mode */ macro
311 tctl_val = V2_TCTL_FRR | V2_TCTL_WAITEN | MXC_TCTL_TEN; in imx31_gpt_setup_tctl()
324 tctl_val = V2_TCTL_FRR | V2_TCTL_WAITEN | MXC_TCTL_TEN; in imx6dl_gpt_setup_tctl()