Home
last modified time | relevance | path

Searched refs:I2C_HS_INTERFACE_TIMING_THIGH (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/i2c/busses/
H A Di2c-tegra.c119 #define I2C_HS_INTERFACE_TIMING_THIGH GENMASK(13, 8) macro
535 value = FIELD_PREP(I2C_HS_INTERFACE_TIMING_THIGH, 3) | in tegra_i2c_vi_init()
/kernel/linux/linux-6.6/drivers/i2c/busses/
H A Di2c-tegra.c120 #define I2C_HS_INTERFACE_TIMING_THIGH GENMASK(13, 8) macro
530 value = FIELD_PREP(I2C_HS_INTERFACE_TIMING_THIGH, 3) | in tegra_i2c_vi_init()

Completed in 6 milliseconds