Lines Matching +defs:val +defs:panel
137 struct drm_panel *panel; member
187 static void tc358768_write(struct tc358768_priv *priv, u32 reg, u32 val) in tc358768_write()
203 static void tc358768_read(struct tc358768_priv *priv, u32 reg, u32 *val) in tc358768_read()
220 u32 val) in tc358768_update_bits()
237 u32 val; in tc358768_dsicmd_tx() local
413 struct drm_panel *panel; in tc358768_dsi_host_attach() local
530 u16 val = packet.payload[i]; in tc358768_dsi_host_transfer() local
663 static u32 tc358768_dpi_to_ns(u32 val, u32 pclk) in tc358768_dpi_to_ns()
669 static u32 tc358768_dpi_to_dsi_bytes(struct tc358768_priv *priv, u32 val) in tc358768_dpi_to_dsi_bytes()
677 static u32 tc358768_dsi_bytes_to_ns(struct tc358768_priv *priv, u32 val) in tc358768_dsi_bytes_to_ns()
690 u32 val, val2, lptxcnt, hact, data_type; in tc358768_bridge_pre_enable() local