Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/staging/fbtft/
Dfbtft.h361 #define DEBUG_LEVEL_4 (DEBUG_LEVEL_2 | DEBUG_FB_READ | DEBUG_FB_WRITE \
376 #define DEBUG_FB_READ BIT(8) macro