Searched refs:PHY_STOP_WAIT_TIME (Results 1 – 4 of 4) sorted by relevance
68 #define PHY_STOP_WAIT_TIME 0x30 macro
337 val = (lanes - 1) | (PHY_STOP_WAIT_TIME << 8); in dsi_set_phy_timer()
185 #define PHY_STOP_WAIT_TIME(cycle) (((cycle) & 0xff) << 8) macro696 dsi_write(dsi, DSI_PHY_IF_CFG, PHY_STOP_WAIT_TIME(0x20) | in dw_mipi_dsi_dphy_interface_config()
187 #define PHY_STOP_WAIT_TIME(cycle) (((cycle) & 0xff) << 8) macro924 dsi_write(dsi, DSI_PHY_IF_CFG, PHY_STOP_WAIT_TIME(0x20) | in dw_mipi_dsi_dphy_interface_config()