Searched refs:fixflags (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/clk/ |
| H A D | clk-fixed-factor.c | 102 unsigned long acc, unsigned int fixflags, bool devm) in __clk_hw_register_fixed_factor() argument 126 fix->flags = fixflags; in __clk_hw_register_fixed_factor()
|
| /linux/include/linux/ |
| H A D | clk-provider.h | 1201 unsigned long acc, unsigned int fixflags, bool devm); 1234 flags, mult, div, acc, fixflags) \ argument 1237 (acc), (fixflags), false)
|