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

/seL4-test-master/projects/util_libs/libplatsupport/plat_include/am335x/platsupport/plat/
H A Di2c.h111 #define BUF_TXTRSH_MASK MASK(6) macro
/seL4-test-master/projects/util_libs/libplatsupport/src/plat/am335x/
H A Di2c.c143 buf_reg |= (dev->fifo_threshold - 1) & BUF_TXTRSH_MASK;

Completed in 32 milliseconds