Searched refs:FRAME_FILTER_PR (Results 1 – 2 of 2) sorted by relevance
| /freebsd/sys/dev/dwc/ | ||
| H A D | dwc1000_reg.h | 53 #define FRAME_FILTER_PR (1 << 0) /* All Incoming Frames */ macro |
| H A D | dwc1000_core.c | 333 ffval |= (FRAME_FILTER_PR); in dwc1000_setup_rxfilter() |