Searched +defs:fid +defs:y (Results 1 – 2 of 2) sorted by relevance
76 #define MODADD_POW2(x, y, bound) (((x) + (y)) & ((bound) - 1)) argument77 #define MODSUB_POW2(x, y, bound) (((x) - (y)) & ((bound) - 1)) argument356 static int brcms_c_ffpld_check_txfunfl(struct brcms_c_info *wlc, int fid) in brcms_c_ffpld_check_txfunfl()
624 u64 y; in uvc_video_clock_update() local972 __u8 fid; in uvc_video_decode_start() local