Home
last modified time | relevance | path

Searched refs:_con (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/drivers/clk/samsung/
A Dclk.h258 #define __PLL(_typ, _id, _name, _pname, _flags, _lock, _con, _rtable) \ argument
265 .con_offset = _con, \
270 #define PLL(_typ, _id, _name, _pname, _lock, _con, _rtable) \ argument
272 _con, _rtable)
/linux-6.3-rc2/drivers/clk/tegra/
A Dclk.h822 #define TEGRA_CLK_DUPLICATE(_clk_id, _dev, _con) \ argument
827 .con_id = _con, \
/linux-6.3-rc2/drivers/clk/rockchip/
A Dclk.h412 #define PLL(_type, _id, _name, _pnames, _flags, _con, _mode, _mshift, \ argument
421 .con_offset = _con, \

Completed in 10 milliseconds