Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/include/asm/mach-db1x00/
H A Dbcsr.h194 #define BCSR_RESETS_USBHPWR 0x8000 /* DB1300 */ macro
/openbmc/linux/arch/mips/alchemy/devboards/
H A Ddb1300.c834 bcsr_mod(BCSR_RESETS, 0, BCSR_RESETS_USBHPWR | BCSR_RESETS_OTGPWR); in db1300_dev_setup()