Home
last modified time | relevance | path

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

/freebsd/sys/arm/ti/clk/
H A Dti_clk_dpll.h48 #define IDLE_BYPASS_LOW_POWER_MODE_FLAG 0x04 macro
H A Dti_dpll_clock.c279 sc->dpll_def.ti_clkmode_flags |= IDLE_BYPASS_LOW_POWER_MODE_FLAG; in ti_dpll_attach()