Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/arm/display/komeda/d71/
H A Dd71_regs.h299 #define L_HFLIP BIT(10) macro
H A Dd71_component.c146 lr_ctrl |= L_HFLIP; in to_rot_ctrl()
222 u32 ctrl_mask = L_EN | L_ROT(L_ROT_R270) | L_HFLIP | L_VFLIP | L_TBU_EN; in d71_layer_update()