Home
last modified time | relevance | path

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

/linux-6.1.9/arch/mips/include/asm/mach-db1x00/
Dbcsr.h193 #define BCSR_RESETS_OTGPWR 0x4000 /* DB1300 */ macro
/linux-6.1.9/arch/mips/alchemy/devboards/
Ddb1300.c838 bcsr_mod(BCSR_RESETS, 0, BCSR_RESETS_USBHPWR | BCSR_RESETS_OTGPWR); in db1300_dev_setup()