_rates            119 drivers/clk/pistachio/clk.h #define PLL(_id, _name, _pname, _type, _reg, _rates)		\
_rates            124 drivers/clk/pistachio/clk.h 		.rates		= _rates,			\
_rates            125 drivers/clk/pistachio/clk.h 		.nr_rates	= ARRAY_SIZE(_rates),		\