Searched refs:PHY_STOP_WAIT_TIME (Results 1 – 3 of 3) sorted by relevance
117 #define PHY_STOP_WAIT_TIME DSI_HOST_BITS(0x0a4, 8, 8) macro
158 rk_mipi_dsi_write(regs, PHY_STOP_WAIT_TIME, 32); in rk_mipi_dsi_enable()
184 #define PHY_STOP_WAIT_TIME(cycle) (((cycle) & 0xff) << 8) macro698 dsi_write(dsi, DSI_PHY_IF_CFG, PHY_STOP_WAIT_TIME(0x20) | in dw_mipi_dsi_dphy_interface_config()
Completed in 9 milliseconds