feat(uhci): add reset and clock control functions

This commit is contained in:
morris
2024-03-28 17:00:14 +08:00
parent 5d6c56c20d
commit 1b8e1df648
8 changed files with 143 additions and 29 deletions

View File

@@ -19,7 +19,6 @@ PROVIDE ( I2S1 = 0x6002D000 );
PROVIDE ( UART1 = 0x60010000 );
PROVIDE ( I2C0 = 0x60013000 );
PROVIDE ( UHCI0 = 0x60014000 );
PROVIDE ( UHCI1 = 0x60014000 );
PROVIDE ( HOST = 0x60015000 );
PROVIDE ( RMT = 0x60016000 );
PROVIDE ( RMTMEM = 0x60016800 );