Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/amba/
H A Dclcd-regs.h47 #define TIM2_IHS (1 << 12) macro
H A Dclcd.h167 val |= var->sync & FB_SYNC_HOR_HIGH_ACT ? 0 : TIM2_IHS; in clcdfb_decode()
/openbmc/linux/drivers/gpu/drm/pl111/
H A Dpl111_drm.h59 #define TIM2_IHS (1 << 12) macro
H A Dpl111_display.c179 tim2 |= TIM2_IHS; in pl111_display_enable()
/openbmc/linux/drivers/video/fbdev/
H A Damba-clcd.c574 clcd_panel->tim2 |= TIM2_IHS; in clcdfb_of_get_dpi_panel_mode()