Home
last modified time | relevance | path

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

/linux-4.4.14/arch/mips/lantiq/xway/
Dreset.c77 #define RCU_USBRESET 0x0010 macro
337 ltq_rcu_w32(ltq_rcu_r32(RCU_USBRESET) | USBRESET_BIT, RCU_USBRESET); in ltq_usb_init()
339 ltq_rcu_w32(ltq_rcu_r32(RCU_USBRESET) & ~USBRESET_BIT, RCU_USBRESET); in ltq_usb_init()