Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/tegra/
H A Ddc.h269 #define DC_COM_CRC_CONTROL_ENABLE (1 << 0) macro
H A Ddc.c1677 value = DC_COM_CRC_CONTROL_ACTIVE_DATA | DC_COM_CRC_CONTROL_ENABLE; in tegra_dc_show_crc()