Searched defs:PLLCON_INDV (Results 1 – 3 of 3) sorted by relevance
44 #define PLLCON_INDV GENMASK(5, 0) macro
36 #define PLLCON_INDV GENMASK(5, 0) macro
46 #define PLLCON_INDV(con) extract32((con), 0, 6) macro