Searched refs:PTD_SF_ISO (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/usb/host/ | ||
H A D | isp1362.h | 373 #define PTD_SF_ISO(v) (((v) << 8) & PTD_SF_ISO_MSK) macro |
H A D | isp1362-hcd.c | 340 ptd->faddr |= PTD_SF_ISO(fno); in prepare_ptd() |