Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/video/
Dsstfb.h195 # define BLT_16BPP_FMT 2 /* 16 BPP (5-6-5 RGB) */ macro
/kernel/linux/linux-5.10/drivers/video/fbdev/
Dsstfb.c788 (BLT_16BPP_FMT << 3) /* | BIT(14) */ | BIT(15) );
816 | (BLT_16BPP_FMT << 3) /* | BIT(14) */ | BIT(15) | BIT(16) );