Home
last modified time | relevance | path

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

/Linux-v4.19/sound/usb/usx2y/
Dusb_stream.h29 unsigned out_phase; member
/Linux-v4.19/drivers/gpu/drm/msm/disp/mdp5/
Dmdp5_plane.c629 static int calc_phase_step(uint32_t src, uint32_t dst, uint32_t *out_phase) in calc_phase_step()