Home
last modified time | relevance | path

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

/u-boot/cmd/
A Deeprom.c42 #ifndef I2C_RXTX_LEN
43 #define I2C_RXTX_LEN 128 macro
120 if (maxlen > I2C_RXTX_LEN) in eeprom_len()
121 maxlen = I2C_RXTX_LEN; in eeprom_len()
/u-boot/include/
A Di2c.h601 #define I2C_RXTX_LEN 128 /* maximum tx/rx buffer length */ macro

Completed in 5 milliseconds