Searched refs:ST_DPLL_CLK_MASK (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/arm/ti/clk/ | ||
| H A D | ti_clk_dpll.h | 45 #define ST_DPLL_CLK_MASK 0x0001 macro |
| H A D | ti_clk_dpll.c | 258 } while (!(val & ST_DPLL_CLK_MASK) && timeout--); in ti_dpll_clk_set_freq() |