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

/linux-4.1.27/drivers/gpu/drm/sti/
H A Dsti_vtac.c51 * @phyts_per_pixel: Number of phyts sent per pixel
56 u32 phyts_per_pixel; member in struct:sti_vtac_mode
62 .phyts_per_pixel = VTAC_5_PPP,
67 .phyts_per_pixel = VTAC_17_PPP,
100 config |= vtac->mode->phyts_per_pixel << 23; sti_vtac_rx_set_config()
135 config |= vtac->mode->phyts_per_pixel << 23; sti_vtac_tx_set_config()

Completed in 48 milliseconds