Home
last modified time | relevance | path

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

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