Home
last modified time | relevance | path

Searched defs:tlow (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/include/linux/
H A Di2c-algo-pca.h65 int tlow; member
/openbmc/linux/drivers/i2c/algos/
H A Di2c-algo-pca.c451 int tlow, thi; in pca_init() local
/openbmc/linux/drivers/i2c/busses/
H A Di2c-qcom-cci.c97 u16 tlow; /* LOW period of the SCL clock */ member
H A Di2c-tegra.c609 u32 val, clk_divisor, clk_multiplier, tsu_thd, tlow, thigh, non_hs_mode; in tegra_i2c_init() local
/openbmc/qemu/linux-user/
H A Dsyscall.c2978 static void target_to_host_low_high(abi_ulong tlow, in target_to_host_low_high()