Searched refs:tlpx (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/gpu/drm/renesas/rz-du/ |
| H A D | rzg2l_mipi_dsi.c | 131 u32 tlpx; member 147 .tlpx = 6, 161 .tlpx = 6, 175 .tlpx = 6, 189 .tlpx = 6, 203 .tlpx = 6, 217 .tlpx = 6, 517 dphytim3 = DSIDPHYTIM3_TLPX(dphy_timings->tlpx) | in rzg2l_mipi_dsi_dphy_init() 668 dphy_timings.tlpx = in rzv2h_mipi_dsi_dphy_init() 681 phytlpxsetr |= FIELD_PREP(PHYTLPXSETR_TLPXCTL, dphy_timings.tlpx); in rzv2h_mipi_dsi_dphy_init()
|
| /linux/Documentation/driver-api/media/drivers/ccs/ |
| H A D | ccs-regs.asc | 292 tlpx 0x0807 8 913 - f tlpx 4 7
|
| /linux/drivers/gpu/drm/omapdrm/dss/ |
| H A D | dsi.c | 2825 unsigned int tlpx, tclk_zero, tclk_prepare; in dsi_proto_timings() local 2843 tlpx = FLD_GET(r, 20, 16) * 2; in dsi_proto_timings() 2856 ddr_clk_pre = DIV_ROUND_UP(tclk_pre + tlpx + tclk_zero + tclk_prepare, in dsi_proto_timings() 2872 enter_hs_mode_lat = 1 + DIV_ROUND_UP(tlpx, 4) + in dsi_proto_timings()
|
| /linux/drivers/video/fbdev/omap2/omapfb/dss/ |
| H A D | dsi.c | 3634 unsigned tlpx, tclk_zero, tclk_prepare; in dsi_proto_timings() local 3652 tlpx = FLD_GET(r, 20, 16) * 2; in dsi_proto_timings() 3665 ddr_clk_pre = DIV_ROUND_UP(tclk_pre + tlpx + tclk_zero + tclk_prepare, in dsi_proto_timings() 3681 enter_hs_mode_lat = 1 + DIV_ROUND_UP(tlpx, 4) + in dsi_proto_timings()
|