Searched refs:tscl (Results 1 – 6 of 6) 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()
635 u32 tscl = tscl_l + tscl_h + in stm32_i2c_choose_solution() local638 if ((tscl >= clk_min) && (tscl <= clk_max) && in stm32_i2c_choose_solution()643 if (tscl > i2cbus) in stm32_i2c_choose_solution()644 clk_error = tscl - i2cbus; in stm32_i2c_choose_solution()646 clk_error = i2cbus - tscl; in stm32_i2c_choose_solution()
79 u32 tscl; /* Transmit single collision pkt */ member
251 u32 tscl; /* Transmit Single Collision Packet */ member
475 uint tscl; /* 0x246fc - Transmit Single Collision Packet Counter */ member
451 u32 tscl; /* TX Single Collision Packet Counter */ member
Completed in 37 milliseconds