Searched refs:PAN_DBG_NO_CRC (Results 1 – 3 of 3) sorted by relevance
42 #define PAN_DBG_NO_CRC 0x0080 macro
66 {"nocrc", PAN_DBG_NO_CRC, "Disable transaction elimination"},
438 !(dev->debug & PAN_DBG_NO_CRC); in panfrost_should_checksum()