Searched defs:_div_flags (Results 1 – 5 of 5) sorted by relevance
/drivers/clk/actions/ |
D | owl-divider.h | 29 #define OWL_DIVIDER_HW(_reg, _shift, _width, _div_flags, _table) \ argument 39 _shift, _width, _table, _div_flags, _flags) \ argument
|
/drivers/clk/tegra/ |
D | clk.h | 644 _div_flags, _clk_num,\ argument 687 _div_width, _div_frac_width, _div_flags, \ argument 708 _div_width, _div_frac_width, _div_flags, \ argument
|
D | clk-tegra-periph.c | 838 #define PLL_OUT(_num, _offset, _div_shift, _div_flags, _rst_shift, _id) \ argument
|
/drivers/clk/pistachio/ |
D | clk.h | 69 #define DIV_F(_id, _name, _pname, _reg, _width, _div_flags) \ argument
|
/drivers/clk/ |
D | clk-stm32mp1.c | 1194 _div_flags, _div_table)\ argument 1210 #define DIV(_id, _name, _parent, _flags, _offset, _shift, _width, _div_flags)\ argument 1320 _div_flags, _div_table, _ops)\ argument 1332 #define _DIV(_div_offset, _div_shift, _div_width, _div_flags, _div_table)\ argument 1336 #define _DIV_RTC(_div_offset, _div_shift, _div_width, _div_flags, _div_table)\ argument
|