Searched defs:_div_flags (Results 1 – 4 of 4) 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/pistachio/ |
H A D | clk.h | 69 #define DIV_F(_id, _name, _pname, _reg, _width, _div_flags) \ argument
|
/linux/drivers/clk/tegra/ |
H A D | clk-tegra-periph.c | 838 #define PLL_OUT(_num, _offset, _div_shift, _div_flags, _rst_shift, _id) \ argument
|