Searched refs:tscl (Results 1 – 5 of 5) sorted by relevance
118 int tcnt, tscl = 0, tmux = 0; in timer_init() local132 tclk = thz, tmux = mux, tscl = scl; in timer_init()139 tclk = thz, tmux = mux, tscl = scl; in timer_init()149 timer_clock(base, ch, tmux, tscl); in timer_init()
636 u32 tscl = tscl_l + tscl_h + in stm32_i2c_choose_solution() local639 if ((tscl >= clk_min) && (tscl <= clk_max) && in stm32_i2c_choose_solution()644 if (tscl > i2cbus) in stm32_i2c_choose_solution()645 clk_error = tscl - i2cbus; in stm32_i2c_choose_solution()647 clk_error = i2cbus - tscl; in stm32_i2c_choose_solution()
79 u32 tscl; /* Transmit single collision pkt */ member
203 u32 tscl; /* Transmit Single Collision Packet */ member
449 u32 tscl; /* TX Single Collision Packet Counter */ member
Completed in 32 milliseconds