Searched defs:tclk (Results  1 – 14 of 14) sorted by relevance
| /Linux-v5.15/drivers/clk/sunxi/ | 
| D | clk-sun4i-tcon-ch1.c | 36 	struct tcon_ch1_clk *tclk = hw_to_tclk(hw);  in tcon_ch1_disable()  local 49 	struct tcon_ch1_clk *tclk = hw_to_tclk(hw);  in tcon_ch1_enable()  local 64 	struct tcon_ch1_clk *tclk = hw_to_tclk(hw);  in tcon_ch1_is_enabled()  local 73 	struct tcon_ch1_clk *tclk = hw_to_tclk(hw);  in tcon_ch1_get_parent()  local 84 	struct tcon_ch1_clk *tclk = hw_to_tclk(hw);  in tcon_ch1_set_parent()  local 173 	struct tcon_ch1_clk *tclk = hw_to_tclk(hw);  in tcon_ch1_recalc_rate()  local 189 	struct tcon_ch1_clk *tclk = hw_to_tclk(hw);  in tcon_ch1_set_rate()  local 229 	struct tcon_ch1_clk *tclk;  in tcon_ch1_setup()  local
  | 
| /Linux-v5.15/drivers/power/reset/ | 
| D | qnap-poweroff.c | 50 static unsigned long tclk;  variable
  | 
| /Linux-v5.15/drivers/clk/ | 
| D | clk-vt8500.c | 353 	unsigned long tclk;  in vt8500_find_pll_bits()  local 457 	unsigned long tclk, rate_err, best_err;  in wm8750_find_pll_bits()  local 505 	unsigned long tclk, rate_err, best_err;  in wm8850_find_pll_bits()  local
  | 
| /Linux-v5.15/arch/arm/plat-orion/ | 
| D | time.c | 197 		unsigned int irq, unsigned int tclk)  in orion_time_init()
  | 
| D | common.c | 38 void __init orion_clkdev_init(struct clk *tclk)  in orion_clkdev_init()
  | 
| /Linux-v5.15/drivers/i2c/busses/ | 
| D | i2c-mv64xxx.c | 775 		  const int tclk, const int n, const int m)  in mv64xxx_calc_freq() 785 			  const u32 req_freq, const u32 tclk)  in mv64xxx_find_baud_factors() 813 	u32 bus_freq, tclk;  in mv64xxx_of_config()  local
  | 
| D | i2c-octeon-core.c | 660 	int tclk, thp_base, inc, thp_idx, mdiv_idx, ndiv_idx, foscl, diff;  in octeon_i2c_set_clock()  local
  | 
| /Linux-v5.15/arch/arm/mach-orion5x/ | 
| D | common.c | 66 static struct clk *tclk;  variable
  | 
| /Linux-v5.15/arch/arm/mach-mv78xx0/ | 
| D | common.c | 168 static struct clk *tclk;  variable
  | 
| /Linux-v5.15/arch/arm/mach-dove/ | 
| D | common.c | 76 static struct clk *tclk;  variable
  | 
| /Linux-v5.15/drivers/sh/clk/ | 
| D | core.c | 226 void propagate_rate(struct clk *tclk)  in propagate_rate()
  | 
| /Linux-v5.15/arch/arm/mach-omap1/ | 
| D | clock.c | 749 void propagate_rate(struct clk *tclk)  in propagate_rate()
  | 
| /Linux-v5.15/arch/mips/include/asm/octeon/ | 
| D | cvmx-uctlx-defs.h | 357 		uint64_t tclk:1;  member
  | 
| /Linux-v5.15/drivers/net/ethernet/marvell/mvpp2/ | 
| D | mvpp2.h | 1082 	u32 tclk;  member
  |