Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dvideo.h26 enum video_polarity { enum
/openbmc/u-boot/drivers/video/sunxi/
H A Dsunxi_display.c769 writel(SUNXI_HDMI_VIDEO_POL_TX_CLK, &hdmi->video_polarity);
798 setbits_le32(&hdmi->video_polarity, SUNXI_HDMI_VIDEO_POL_HOR);
801 setbits_le32(&hdmi->video_polarity, SUNXI_HDMI_VIDEO_POL_VER);
/openbmc/u-boot/arch/arm/include/asm/arch-sunxi/
H A Ddisplay.h169 u32 video_polarity; /* 0x024 */ member