Home
last modified time | relevance | path

Searched refs:EP_W3_OPTIONS (Results 1 – 2 of 2) sorted by relevance

/freebsd-9-stable/sys/dev/ep/
Dif_ep_pccard.c182 CSR_WRITE_2(sc, EP_W3_OPTIONS, 0x8040); in ep_pccard_attach()
184 CSR_WRITE_2(sc, EP_W3_OPTIONS, 0xc040); in ep_pccard_attach()
189 CSR_WRITE_2(sc, EP_W3_OPTIONS, 0x8040); in ep_pccard_attach()
Dif_epreg.h174 #define EP_W3_OPTIONS 0x08 macro