Searched refs:RCAR_MIN_DMA_LEN (Results 1 – 1 of 1) sorted by relevance
90 #define RCAR_MIN_DMA_LEN 8 macro423 if (!(priv->flags & ID_P_NOT_ATOMIC) || IS_ERR(chan) || msg->len < RCAR_MIN_DMA_LEN || in rcar_i2c_dma()1050 BUILD_BUG_ON_MSG(RCAR_MIN_DMA_LEN < 3, "Invalid min DMA length"); in rcar_i2c_probe()