Searched refs:M_CFG_DIV (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/clk/ |
H A D | clk-stm32h7.c | 289 #define M_CFG_DIV(_rate_ops, _rate_flags)\ macro 934 M_CFG_DIV(&odf_divider_ops, 0), 1175 M_CFG_DIV(NULL, CLK_DIVIDER_ONE_BASED | CLK_DIVIDER_ALLOW_ZERO),
|
/kernel/linux/linux-6.6/drivers/clk/ |
H A D | clk-stm32h7.c | 289 #define M_CFG_DIV(_rate_ops, _rate_flags)\ macro 933 M_CFG_DIV(&odf_divider_ops, 0), 1174 M_CFG_DIV(NULL, CLK_DIVIDER_ONE_BASED | CLK_DIVIDER_ALLOW_ZERO),
|
Completed in 5 milliseconds