Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/sti/
Dsti_vtac.c56 u32 phyts_per_pixel; member
62 .phyts_per_pixel = VTAC_5_PPP,
67 .phyts_per_pixel = VTAC_17_PPP,
100 config |= vtac->mode->phyts_per_pixel << 23; in sti_vtac_rx_set_config()
135 config |= vtac->mode->phyts_per_pixel << 23; in sti_vtac_tx_set_config()