Searched refs:FLEX_ID_MASK (Results 1 – 3 of 3) sorted by relevance
64 #define FLEX_ID_MASK GENMASK_32(25, 20) macro
2001 channel = (cmd_data & FLEX_ID_MASK) >> FLEX_ID_SHIFT; in stm32mp2_clk_flexgen_configure()