Searched refs:HDMI_LCDC_SEL (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/sys/arch/arm/rockchip/
H A Drk_dwhdmi.c50 #define HDMI_LCDC_SEL __BIT(6) macro
101 const uint32_t write_mask = HDMI_LCDC_SEL << 16;
102 const uint32_t write_val = crtc_index == 0 ? HDMI_LCDC_SEL : 0;

Completed in 183 milliseconds