Home
last modified time | relevance | path

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

/linux/include/video/
H A Dsstfb.h93 # define EN_RGB_WRITE BIT(9) /* enable writes to rgb area */ macro
/linux/drivers/video/fbdev/
H A Dsstfb.c651 sst_set_bits(FBZMODE, EN_CLIPPING | EN_RGB_WRITE); in sstfb_set_par()