Home
last modified time | relevance | path

Searched refs:to_cpos (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/arm/display/komeda/
H A Dkomeda_pipeline.c78 pos = to_cpos(pipe->layers[id - KOMEDA_COMPONENT_LAYER0]); in komeda_pipeline_get_component_pos()
81 pos = to_cpos(pipe->wb_layer); in komeda_pipeline_get_component_pos()
90 pos = to_cpos(temp->compiz); in komeda_pipeline_get_component_pos()
94 pos = to_cpos(pipe->scalers[id - KOMEDA_COMPONENT_SCALER0]); in komeda_pipeline_get_component_pos()
97 pos = to_cpos(pipe->splitter); in komeda_pipeline_get_component_pos()
100 pos = to_cpos(pipe->merger); in komeda_pipeline_get_component_pos()
109 pos = to_cpos(temp->improc); in komeda_pipeline_get_component_pos()
112 pos = to_cpos(pipe->ctrlr); in komeda_pipeline_get_component_pos()
H A Dkomeda_pipeline.h224 #define to_cpos(__c) ((struct komeda_component **)&(__c)) macro
/kernel/linux/linux-6.6/drivers/gpu/drm/arm/display/komeda/
H A Dkomeda_pipeline.c80 pos = to_cpos(pipe->layers[id - KOMEDA_COMPONENT_LAYER0]); in komeda_pipeline_get_component_pos()
83 pos = to_cpos(pipe->wb_layer); in komeda_pipeline_get_component_pos()
92 pos = to_cpos(temp->compiz); in komeda_pipeline_get_component_pos()
96 pos = to_cpos(pipe->scalers[id - KOMEDA_COMPONENT_SCALER0]); in komeda_pipeline_get_component_pos()
99 pos = to_cpos(pipe->splitter); in komeda_pipeline_get_component_pos()
102 pos = to_cpos(pipe->merger); in komeda_pipeline_get_component_pos()
111 pos = to_cpos(temp->improc); in komeda_pipeline_get_component_pos()
114 pos = to_cpos(pipe->ctrlr); in komeda_pipeline_get_component_pos()
H A Dkomeda_pipeline.h224 #define to_cpos(__c) ((struct komeda_component **)&(__c)) macro

Completed in 5 milliseconds