Home
last modified time | relevance | path

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

/linux-4.4.14/arch/mips/lantiq/xway/
Dreset.c84 #define USB2RESET_BIT BIT(5) macro
343 | USB1RESET_BIT | USB2RESET_BIT, RCU_USBRESET2); in ltq_usb_init()
346 & ~(USB1RESET_BIT | USB2RESET_BIT), RCU_USBRESET2); in ltq_usb_init()