Searched refs:_con (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/clk/samsung/ |
| A D | clk.h | 270 #define __PLL(_typ, _id, _name, _pname, _flags, _lock, _con, _rtable) \ argument 277 .con_offset = _con, \ 282 #define PLL(_typ, _id, _name, _pname, _lock, _con, _rtable) \ argument 284 _con, _rtable)
|
| /linux/drivers/clk/tegra/ |
| A D | clk.h | 822 #define TEGRA_CLK_DUPLICATE(_clk_id, _dev, _con) \ argument 827 .con_id = _con, \
|
| /linux/drivers/clk/rockchip/ |
| A D | clk.h | 465 #define PLL(_type, _id, _name, _pnames, _flags, _con, _mode, _mshift, \ argument 474 .con_offset = _con, \
|
Completed in 22 milliseconds