Searched refs:__PLLLSTA__ (Results 1 – 2 of 2) sorted by relevance
229 #define IS_CLK_PLLLSTA(__PLLLSTA__) (((__PLLLSTA__) == CLK_PLLL_ON) ||\ argument230 ((__PLLLSTA__) == CLK_PLLL_OFF))
259 #define IS_CLK_PLLLSTA(__PLLLSTA__) (((__PLLLSTA__) == CLK_PLLL_ON) ||\ argument260 ((__PLLLSTA__) == CLK_PLLL_OFF))
Completed in 10 milliseconds