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

/linux-master/drivers/gpu/drm/sun4i/
H A Dsun6i_mipi_dsi.c254 static u16 sun6i_dsi_crc_compute(u8 const *buffer, size_t len) function
263 return sun6i_dsi_crc_compute(buffer, len);
899 crc = sun6i_dsi_crc_compute(bounce, msg->tx_len);

Completed in 281 milliseconds