Home
last modified time | relevance | path

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

/linux/drivers/clk/sophgo/
H A Dclk-cv18xx-pll.h37 #define _PLL_DIV_SEL_FIELD GENMASK(23, 17) macro
44 _PLL_DIV_SEL_FIELD | \
57 FIELD_GET(_PLL_DIV_SEL_FIELD, (_reg))
68 _CV1800_SET_FIELD((_reg), (_val), _PLL_DIV_SEL_FIELD)