Home
last modified time | relevance | path

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

/netbsd/sys/arch/arm/imx/
H A Dimxusbreg.h102 #define PORTSC_PTS2 __BIT(25) /* iMX6,7 */ macro
H A Dimxusb.c229 reg &= ~(PORTSC_PTS | PORTSC_PTW | PORTSC_PTS2); in imxehci_select_interface()
246 reg |= PORTSC_PTS2; in imxehci_select_interface()