Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/video/fbdev/omap2/dss/
Dhdmi4_core.h208 HDMI_PACKETMODE24BITPERPIXEL = 4, enumerator
Dhdmi5_core.h274 HDMI_PACKETMODE24BITPERPIXEL = 4, enumerator
Dhdmi4_core.c341 v_core_cfg.pkt_mode = HDMI_PACKETMODE24BITPERPIXEL; in hdmi4_configure()
Dhdmi5_core.c629 v_core_cfg.packet_mode = HDMI_PACKETMODE24BITPERPIXEL; in hdmi5_configure()