mirror of
https://github.com/HarbourMasters/Starship.git
synced 2025-01-23 05:25:01 +03:00
add:
AI_CONTROL_REG AI_DACRATE_REG AI_BITRATE_REG
This commit is contained in:
parent
af69318aa5
commit
daf712b034
@ -5,6 +5,9 @@
|
||||
|
||||
#define AI_STATUS_REG 0x0450000C
|
||||
#define AI_LEN_REG 0x04500004
|
||||
#define AI_CONTROL_REG 0x04500008
|
||||
#define AI_STATUS_AI_FULL (1 << 31)
|
||||
#define AI_DACRATE_REG 0x04500010
|
||||
#define AI_BITRATE_REG 0x04500014
|
||||
|
||||
#endif
|
Loading…
Reference in New Issue
Block a user