div_hp            140 drivers/clk/pxa/clk-pxa25x.c #define PXA25X_PBUS95_CKEN(dev_id, con_id, bit, mult_hp, div_hp, delay)	\
div_hp            142 drivers/clk/pxa/clk-pxa25x.c 		    div_hp, bit, NULL, 0)
div_hp            143 drivers/clk/pxa/clk-pxa25x.c #define PXA25X_PBUS147_CKEN(dev_id, con_id, bit, mult_hp, div_hp, delay)\
div_hp            145 drivers/clk/pxa/clk-pxa25x.c 		    div_hp, bit, NULL, 0)
div_hp            146 drivers/clk/pxa/clk-pxa25x.c #define PXA25X_OSC3_CKEN(dev_id, con_id, bit, mult_hp, div_hp, delay)	\
div_hp            148 drivers/clk/pxa/clk-pxa25x.c 		    div_hp, bit, NULL, 0)
div_hp            132 drivers/clk/pxa/clk-pxa27x.c #define PXA27X_CKEN(dev_id, con_id, parents, mult_hp, div_hp,		\
div_hp            134 drivers/clk/pxa/clk-pxa27x.c 	PXA_CKEN(dev_id, con_id, bit, parents, 1, 1, mult_hp, div_hp,	\
div_hp            136 drivers/clk/pxa/clk-pxa27x.c #define PXA27X_PBUS_CKEN(dev_id, con_id, bit, mult_hp, div_hp, delay)	\
div_hp            138 drivers/clk/pxa/clk-pxa27x.c 		    div_hp, bit, pxa27x_is_ppll_disabled, 0)
div_hp            128 drivers/clk/pxa/clk-pxa3xx.c 		    div_hp, bit, is_lp, flags)				\
div_hp            130 drivers/clk/pxa/clk-pxa3xx.c 		 mult_hp, div_hp, is_lp,  CKEN_AB(bit),			\
div_hp            133 drivers/clk/pxa/clk-pxa3xx.c 			 mult_hp, div_hp, delay)			\
div_hp            135 drivers/clk/pxa/clk-pxa3xx.c 		    div_lp, mult_hp, div_hp, bit, pxa3xx_is_ring_osc_forced, 0)