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.c661 static u32 tc358768_dpi_to_ns(u32 val, u32 pclk) in tc358768_dpi_to_ns() function
788 tc358768_dpi_to_ns(vm.hsync_len, vm.pixelclock), in tc358768_bridge_pre_enable()
789 tc358768_dpi_to_ns(vm.hback_porch, vm.pixelclock), in tc358768_bridge_pre_enable()
790 tc358768_dpi_to_ns(vm.hactive, vm.pixelclock), in tc358768_bridge_pre_enable()
791 tc358768_dpi_to_ns(vm.hfront_porch, vm.pixelclock), in tc358768_bridge_pre_enable()
792 tc358768_dpi_to_ns(dpi_htot, vm.pixelclock)); in tc358768_bridge_pre_enable()
795 tc358768_dpi_to_ns(vm.hsync_len, vm.pixelclock), in tc358768_bridge_pre_enable()
796 tc358768_dpi_to_ns(vm.hback_porch, vm.pixelclock), in tc358768_bridge_pre_enable()
797 tc358768_dpi_to_ns(dpi_data_start, vm.pixelclock)); in tc358768_bridge_pre_enable()