Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/clk/actions/
Dowl-pll.h38 #define OWL_PLL_HW(_reg, _bfreq, _bit_idx, _shift, \ argument
42 .bfreq = _bfreq, \
51 #define OWL_PLL(_struct, _name, _parent, _reg, _bfreq, _bit_idx, \ argument
54 .pll_hw = OWL_PLL_HW(_reg, _bfreq, _bit_idx, _shift, \
66 #define OWL_PLL_NO_PARENT(_struct, _name, _reg, _bfreq, _bit_idx, \ argument
69 .pll_hw = OWL_PLL_HW(_reg, _bfreq, _bit_idx, _shift, \