Home
last modified time | relevance | path

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

/kernel/linux/patches/linux-5.10/prebuilts/usr/include/video/
Dsisfb.h53 #define TV_YPBPRALL (TV_YPBPR525I | TV_YPBPR525P | TV_YPBPR750P | TV_YPBPR1080I) macro
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/video/
Dsisfb.h40 #define TV_YPBPRALL (TV_YPBPR525I | TV_YPBPR525P | TV_YPBPR750P | TV_YPBPR1080I) macro
/kernel/linux/linux-5.10/include/uapi/video/
Dsisfb.h67 #define TV_YPBPRALL (TV_YPBPR525I | TV_YPBPR525P | TV_YPBPR750P | TV_YPBPR1080I) macro
/kernel/linux/linux-5.10/drivers/video/fbdev/sis/
Dsis_main.c3575 ivideo->currentvbflags |= (TV_YPBPR | (ivideo->vbflags & TV_YPBPRALL)); in sisfb_pre_setmode()
3583 ivideo->currentvbflags |= (TV_YPBPR | (ivideo->vbflags & TV_YPBPRALL)); in sisfb_pre_setmode()