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

/linux-master/drivers/video/fbdev/omap2/omapfb/dss/
H A Ddsi.c1241 static unsigned long dsi_get_txbyteclkhs(struct platform_device *dsidev) function
1514 seq_printf(s, "TxByteClkHS\t%lu\n", dsi_get_txbyteclkhs(dsidev));
3296 fck = dsi_get_txbyteclkhs(dsidev);
/linux-master/drivers/gpu/drm/omapdrm/dss/
H A Ddsi.c785 static unsigned long dsi_get_txbyteclkhs(struct dsi_data *dsi) function
1028 seq_printf(s, "TxByteClkHS\t%lu\n", dsi_get_txbyteclkhs(dsi));
2494 fck = dsi_get_txbyteclkhs(dsi);

Completed in 140 milliseconds