Home
last modified time | relevance | path

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

/drivers/clk/
A Dclk-xlnx-clock-wizard.c41 #define OUT_DIV_MASK GENMASK(7, 0) macro
42 #define OUT_GET_DIV(x) FIELD_GET(OUT_DIV_MASK, x)

Completed in 3 milliseconds