Searched refs:EP_W0_CONFIG_CTRL (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/sys/dev/ep/
H A Dif_epreg.h138 #define EP_W0_CONFIG_CTRL 0x04 macro
H A Dif_ep.c232 config = CSR_READ_2(sc, EP_W0_CONFIG_CTRL);
415 CSR_WRITE_2(sc, EP_W0_CONFIG_CTRL, 0);
418 CSR_WRITE_2(sc, EP_W0_CONFIG_CTRL, ENABLE_DRQ_IRQ);

Completed in 106 milliseconds