Lines Matching refs:u_long
897 static inline u_long bfin_get_clk(char *name) in bfin_get_clk()
900 u_long clk_rate; in bfin_get_clk()
1126 static u_long cached_clkin_hz = CONFIG_CLKIN_HZ;
1128 static u_long get_clkin_hz(void)
1146 static u_long get_vco(void)
1148 static u_long cached_vco;
1149 u_long msel, pll_ctl;
1170 u_long get_cclk(void)
1175 static u_long cached_cclk_pll_div, cached_cclk;
1176 u_long csel, ssel;
1200 u_long get_sclk0(void)
1207 u_long get_sclk1(void)
1214 u_long get_dclk(void)
1222 u_long get_sclk(void)
1227 static u_long cached_sclk;
1228 u_long ssel;
1275 u_long sclk, cclk;