Searched refs:DSI_CLOCK_LANE (Results 1 – 2 of 2) sorted by relevance
872 #define DSI_CLOCK_LANE 0x00000000U macro1295 #define IS_DSI_LANE_GROUP(Lane) (((Lane) == DSI_CLOCK_LANE) || ((Lane) == DSI_D…1297 #define IS_DSI_LANE(Lane) (((Lane) == DSI_CLOCK_LANE) || ((Lane) == DSI_D…
2124 if(Lane == DSI_CLOCK_LANE) in HAL_DSI_SetSlewRateAndDelayTuning()2145 if(Lane == DSI_CLOCK_LANE) in HAL_DSI_SetSlewRateAndDelayTuning()2166 if(Lane == DSI_CLOCK_LANE) in HAL_DSI_SetSlewRateAndDelayTuning()2497 if(Lane == DSI_CLOCK_LANE) in HAL_DSI_ForceTXStopMode()