Searched refs:PORTSC_PTS_ULPI (Results 1 – 2 of 2) sorted by relevance
| /netbsd/src/sys/arch/arm/imx/ | ||
| D | imxusbreg.h | 100 #define PORTSC_PTS_ULPI __SHIFTIN(2,PORTSC_PTS) macro |
| D | imxusb.c | 240 reg |= PORTSC_PTS_ULPI; in imxehci_select_interface() |