Searched defs:_div_flags (Results 1 – 5 of 5) sorted by relevance
/linux-4.19.296/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
|
/linux-4.19.296/drivers/clk/tegra/ |
D | clk.h | 594 _div_flags, _clk_num,\ argument 637 _div_width, _div_frac_width, _div_flags, \ argument 658 _div_width, _div_frac_width, _div_flags, \ argument
|
D | clk-tegra-periph.c | 864 #define PLL_OUT(_num, _offset, _div_shift, _div_flags, _rst_shift, _id) \ argument
|
/linux-4.19.296/drivers/clk/pistachio/ |
D | clk.h | 72 #define DIV_F(_id, _name, _pname, _reg, _width, _div_flags) \ argument
|
/linux-4.19.296/drivers/clk/ |
D | clk-stm32mp1.c | 1120 _div_flags, _div_table)\ argument 1136 #define DIV(_id, _name, _parent, _flags, _offset, _shift, _width, _div_flags)\ argument 1230 _div_flags, _div_table, _ops)\ argument 1242 #define _DIV(_div_offset, _div_shift, _div_width, _div_flags, _div_table)\ argument
|