Searched refs:_con (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/clk/samsung/ |
H 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/ |
H A D | clk.h | 822 #define TEGRA_CLK_DUPLICATE(_clk_id, _dev, _con) \ argument 827 .con_id = _con, \
|