Home
last modified time | relevance | path

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

/linux/drivers/i2c/busses/
H A Di2c-designware-core.h56 #define DW_IC_FIFO_MIN_DEPTH 2 macro
H A Di2c-designware-common.c819 } else if (tx_fifo_depth >= DW_IC_FIFO_MIN_DEPTH) { in i2c_dw_set_fifo_size()