_rate_hw           21 drivers/clk/pxa/clk-pxa.h 	static struct clk_hw name ## _rate_hw;			\
_rate_hw           35 drivers/clk/pxa/clk-pxa.h 			&name ## _rate_hw, &name ## _rate_ops,	\
_rate_hw           40 drivers/clk/pxa/clk-pxa.h 	static struct clk_hw name ## _rate_hw;			\
_rate_hw           50 drivers/clk/pxa/clk-pxa.h 			&name ## _rate_hw, &name ## _rate_ops,	\
_rate_hw           55 drivers/clk/pxa/clk-pxa.h 	static struct clk_hw name ## _rate_hw;			\
_rate_hw           67 drivers/clk/pxa/clk-pxa.h 			&name ## _rate_hw, &name ## _rate_ops,	\