Searched defs:_div_flags (Results 1 – 6 of 6) sorted by relevance
| /linux/drivers/clk/actions/ |
| H A D | owl-divider.h | 29 #define OWL_DIVIDER_HW(_reg, _shift, _width, _div_flags, _table) \ argument 39 _shift, _width, _table, _div_flags, _flags) \ argument
|
| /linux/drivers/clk/sophgo/ |
| H A D | clk-sg2044.c | 304 _div_flags, _div_initval) \ argument 320 _div_flags, _div_initval) \ argument 336 _div_flags, _div_initval) \ argument 352 _div_flags, _div_initval) \ argument
|
| /linux/drivers/clk/tegra/ |
| H A D | clk.h | 643 _div_flags, _clk_num,\ argument 686 _div_width, _div_frac_width, _div_flags, \ argument 707 _div_width, _div_frac_width, _div_flags, \ argument
|
| H A D | clk-tegra-periph.c | 838 #define PLL_OUT(_num, _offset, _div_shift, _div_flags, _rst_shift, _id) \ argument
|
| /linux/drivers/clk/pistachio/ |
| H A D | clk.h | 69 #define DIV_F(_id, _name, _pname, _reg, _width, _div_flags) \ argument
|
| /linux/drivers/clk/stm32/ |
| H A D | clk-stm32mp1.c | 1201 _div_flags, _div_table)\ argument 1217 #define DIV(_id, _name, _parent, _flags, _offset, _shift, _width, _div_flags)\ argument 1327 _div_flags, _div_table, _ops)\ argument 1339 #define _DIV(_div_offset, _div_shift, _div_width, _div_flags, _div_table)\ argument 1343 #define _DIV_RTC(_div_offset, _div_shift, _div_width, _div_flags, _div_table)\ argument
|