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
14