Searched refs:PTD_FA (Results 1 – 3 of 3) sorted by relevance
209 #define PTD_FA(v) (((v) << 0) & PTD_FA_MSK) macro
369 #define PTD_FA(v) (((v) << 0) & PTD_FA_MSK) macro
333 ptd->faddr = PTD_FA(usb_pipedevice(urb->pipe)); in prepare_ptd()