Searched hist:"44 c0a643bcf351abd72fe5ca28386e75333117d4" (Results 1 – 3 of 3) sorted by relevance
/openbmc/phosphor-logging/extensions/openpower-pels/ |
H A D | device_callouts.hpp | diff 44c0a643bcf351abd72fe5ca28386e75333117d4 Wed Jun 03 11:28:25 CDT 2020 Matt Spinler <spinler@us.ibm.com> PEL: devcallouts: Extract search keys
In order to find the callouts for a device path, the search keys need to be pulled out of the device path.
The keys are: * I2C - bus and address * FSI - link numbers - Multiple link hops separated by dashes like "0-1" * SPI - bus * FSI-I2C - link numbers and I2C bus and address * FSI-SPI - link numbers and SPI bus number
Signed-off-by: Matt Spinler <spinler@us.ibm.com> Change-Id: I1f8bf975fb34a61ea3fa2ac5b397afdc73cd799b
|
H A D | device_callouts.cpp | diff 44c0a643bcf351abd72fe5ca28386e75333117d4 Wed Jun 03 11:28:25 CDT 2020 Matt Spinler <spinler@us.ibm.com> PEL: devcallouts: Extract search keys
In order to find the callouts for a device path, the search keys need to be pulled out of the device path.
The keys are: * I2C - bus and address * FSI - link numbers - Multiple link hops separated by dashes like "0-1" * SPI - bus * FSI-I2C - link numbers and I2C bus and address * FSI-SPI - link numbers and SPI bus number
Signed-off-by: Matt Spinler <spinler@us.ibm.com> Change-Id: I1f8bf975fb34a61ea3fa2ac5b397afdc73cd799b
|
/openbmc/phosphor-logging/test/openpower-pels/ |
H A D | device_callouts_test.cpp | diff 44c0a643bcf351abd72fe5ca28386e75333117d4 Wed Jun 03 11:28:25 CDT 2020 Matt Spinler <spinler@us.ibm.com> PEL: devcallouts: Extract search keys
In order to find the callouts for a device path, the search keys need to be pulled out of the device path.
The keys are: * I2C - bus and address * FSI - link numbers - Multiple link hops separated by dashes like "0-1" * SPI - bus * FSI-I2C - link numbers and I2C bus and address * FSI-SPI - link numbers and SPI bus number
Signed-off-by: Matt Spinler <spinler@us.ibm.com> Change-Id: I1f8bf975fb34a61ea3fa2ac5b397afdc73cd799b
|