Home
last modified time | relevance | path

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

/freebsd/sys/arm64/freescale/imx/clk/
H A Dimx_clk_composite.c38 #define TARGET_ROOT_ENABLE (1 << 28) macro
104 val |= TARGET_ROOT_ENABLE; in imx_clk_composite_set_gate()
106 val &= ~(TARGET_ROOT_ENABLE); in imx_clk_composite_set_gate()