Home
last modified time | relevance | path

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

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