Matt Spinler | 0f91d47 | 2017-03-13 13:54:03 -0500 | [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 |