Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/i2c/busses/
Di2c-rcar.c90 #define RCAR_MIN_DMA_LEN 8 macro
423 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()