summaryrefslogtreecommitdiffstats
path: root/spec/dev/grlib/if/ahbstat.yml
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2023-05-05 14:41:18 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2023-05-22 15:47:26 +0200
commita0032254c179e687de41f1ad48c68871404fae20 (patch)
tree98fb054752c77b7c5d7f0cdb9de004470798df33 /spec/dev/grlib/if/ahbstat.yml
parentFix JSON format errors (diff)
downloadrtems-central-a0032254c179e687de41f1ad48c68871404fae20.tar.bz2
spec: Register blocks access -> properties
Diffstat (limited to 'spec/dev/grlib/if/ahbstat.yml')
-rw-r--r--spec/dev/grlib/if/ahbstat.yml20
1 files changed, 10 insertions, 10 deletions
diff --git a/spec/dev/grlib/if/ahbstat.yml b/spec/dev/grlib/if/ahbstat.yml
index fe01b3b1..34499f03 100644
--- a/spec/dev/grlib/if/ahbstat.yml
+++ b/spec/dev/grlib/if/ahbstat.yml
@@ -31,55 +31,55 @@ register-block-size: 8
registers:
- bits:
- default:
- - access: [r, w]
+ - properties: [r, w]
brief: null
description: null
name: 'ME'
start: 13
width: 1
- - access: [w]
+ - properties: [w]
brief: null
description: null
name: 'FW'
start: 12
width: 1
- - access: [r, w]
+ - properties: [r, w]
brief: null
description: null
name: 'CF'
start: 11
width: 1
- - access: [r, w]
+ - properties: [r, w]
brief: null
description: null
name: 'AF'
start: 10
width: 1
- - access: [r, w]
+ - properties: [r, w]
brief: null
description: null
name: 'CE'
start: 9
width: 1
- - access: [r, w]
+ - properties: [r, w]
brief: null
description: null
name: 'NE'
start: 8
width: 1
- - access: [r]
+ - properties: [r]
brief: null
description: null
name: 'HWRITE'
start: 7
width: 1
- - access: [r]
+ - properties: [r]
brief: null
description: null
name: 'HMASTER'
start: 3
width: 4
- - access: [r]
+ - properties: [r]
brief: null
description: null
name: 'HSIZE'
@@ -93,7 +93,7 @@ registers:
width: 32
- bits:
- default:
- - access: [r]
+ - properties: [r]
brief: null
description: null
name: 'HADDR'