Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/clk/
Dclk-stm32mp1.c1242 #define _DIV(_div_offset, _div_shift, _div_width, _div_flags, _div_table)\ macro
1690 _DIV(RCC_PLL1CFGR2, 0, 7, 0, NULL)),
1695 _DIV(RCC_PLL2CFGR2, 0, 7, 0, NULL)),
1700 _DIV(RCC_PLL2CFGR2, 8, 7, 0, NULL)),
1705 _DIV(RCC_PLL2CFGR2, 16, 7, 0, NULL)),
1710 _DIV(RCC_PLL3CFGR2, 0, 7, 0, NULL)),
1715 _DIV(RCC_PLL3CFGR2, 8, 7, 0, NULL)),
1720 _DIV(RCC_PLL3CFGR2, 16, 7, 0, NULL)),
1725 _DIV(RCC_PLL4CFGR2, 0, 7, 0, NULL)),
1730 _DIV(RCC_PLL4CFGR2, 8, 7, 0, NULL)),
[all …]