Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/st/sti/bdisp/
H A Dbdisp-reg.h211 #define BTL_S1TY_SUBBYTE BIT(28) /* Sub-byte fmt, pixel order */ macro
H A Dbdisp-debug.c225 if ((val & BTL_S1TY_SUBBYTE) && !s3) in bdisp_dbg_dump_sty()