Home
last modified time | relevance | path

Searched refs:XLP9XX_I2C_HIGH_FREQ (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/i2c/busses/
Di2c-xlp9xx.c69 #define XLP9XX_I2C_HIGH_FREQ 400000 macro
352 } else if (freq == 0 || freq > XLP9XX_I2C_HIGH_FREQ) { in xlp9xx_i2c_get_frequency()