Home
last modified time | relevance | path

Searched defs:phase_step (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/msm/disp/mdp5/
H A Dmdp5_plane.c743 struct phase_step { struct
751 struct phase_step *step, in mdp5_hwpipe_mode_set() argument
/linux/drivers/clk/meson/
H A Dclk-phase.c13 #define phase_step(_width) (360 / (1 << (_width))) macro