Searched refs:BUS_MODE_EIGHTXPBL (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/dwc/ | ||
H A D | dwc1000_reg.h | 218 #define BUS_MODE_EIGHTXPBL (1 << 24) /* Multiplies PBL by 8 */ macro |
H A D | dwc1000_dma.c | 628 reg |= BUS_MODE_EIGHTXPBL; in dma1000_init() |