Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/video/
H A Dmali_dp.c60 #define MALIDP_V_FRONTPORCH(x) (((x) & M12BITS) << 0) macro
170 MALIDP_V_FRONTPORCH(timings->vfront_porch.typ); in malidp_setup_timings()