Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/bridge/
H A Dtc358768.c644 static u32 tc358768_dpi_to_ns(u32 val, u32 pclk) in tc358768_dpi_to_ns() function
771 tc358768_dpi_to_ns(vm.hsync_len, vm.pixelclock), in tc358768_bridge_pre_enable()
772 tc358768_dpi_to_ns(vm.hback_porch, vm.pixelclock), in tc358768_bridge_pre_enable()
773 tc358768_dpi_to_ns(vm.hactive, vm.pixelclock), in tc358768_bridge_pre_enable()
774 tc358768_dpi_to_ns(vm.hfront_porch, vm.pixelclock), in tc358768_bridge_pre_enable()
775 tc358768_dpi_to_ns(dpi_htot, vm.pixelclock)); in tc358768_bridge_pre_enable()
778 tc358768_dpi_to_ns(vm.hsync_len, vm.pixelclock), in tc358768_bridge_pre_enable()
779 tc358768_dpi_to_ns(vm.hback_porch, vm.pixelclock), in tc358768_bridge_pre_enable()
780 tc358768_dpi_to_ns(dpi_data_start, vm.pixelclock)); in tc358768_bridge_pre_enable()