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

/seL4-test-master/projects/util_libs/libplatsupport/plat_include/am335x/platsupport/plat/
H A Di2c.h35 #define AM335X_I2C_MAX_FIFODEPTH 32 macro
/seL4-test-master/projects/util_libs/libplatsupport/src/plat/am335x/
H A Di2c.c140 dev->fifo_threshold = MIN(dev->fifo_threshold, AM335X_I2C_MAX_FIFODEPTH);
401 .fifo_threshold = AM335X_I2C_MAX_FIFODEPTH - 1

Completed in 24 milliseconds