Searched refs:OUT_DIV_MASK (Results 1 - 1 of 1) sorted by relevance

/u-boot/drivers/clk/
H A Dclk-xlnx-clock-wizard.c42 #define OUT_DIV_MASK GENMASK(7, 0) macro
43 #define OUT_GET_DIV(x) FIELD_GET(OUT_DIV_MASK, x)

Completed in 88 milliseconds