Matt Spinler | f7616bc | 2019-11-19 09:23:37 -0600 | [diff] [blame] | 1 | - name: WriteCFAM |
2 | meta: | ||||
3 | - str: "ADDRESS=0x%X" | ||||
4 | type: uint32 | ||||
5 | inherits: | ||||
6 | - xyz.openbmc_project.Common.Callout.Device | ||||
7 | |||||
8 | - name: ReadCFAM | ||||
9 | meta: | ||||
10 | - str: "ADDRESS=0x%X" | ||||
11 | type: uint32 | ||||
12 | inherits: | ||||
13 | - xyz.openbmc_project.Common.Callout.Device |