Home
last modified time | relevance | path

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

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