Searched hist:f855e82accbe8e0f6d9e8498ee19fbc41c0a5182 (Results 1 – 4 of 4) sorted by relevance
/openbmc/witherspoon-pfault-analysis/ |
H A D | pmbus.cpp | diff f855e82accbe8e0f6d9e8498ee19fbc41c0a5182 Tue Aug 08 18:04:47 CDT 2017 Brandon Wyman <bjwyman@gmail.com> Add read() function to PMBus
Adding a read() function to PMBus to read one or more bytes of data. A number of errors will require data from the 2 byte STATUS_WORD command, 1 byte from STATUS_INPUT and various other commands, along with later functions that will require even more bytes of data.
Change-Id: I0433b36254565a124229a5bb884fbebd6ec536fc Signed-off-by: Brandon Wyman <bjwyman@gmail.com>
|
H A D | pmbus.hpp | diff f855e82accbe8e0f6d9e8498ee19fbc41c0a5182 Tue Aug 08 18:04:47 CDT 2017 Brandon Wyman <bjwyman@gmail.com> Add read() function to PMBus
Adding a read() function to PMBus to read one or more bytes of data. A number of errors will require data from the 2 byte STATUS_WORD command, 1 byte from STATUS_INPUT and various other commands, along with later functions that will require even more bytes of data.
Change-Id: I0433b36254565a124229a5bb884fbebd6ec536fc Signed-off-by: Brandon Wyman <bjwyman@gmail.com>
|
/openbmc/phosphor-power/ |
H A D | pmbus.cpp | diff f855e82accbe8e0f6d9e8498ee19fbc41c0a5182 Tue Aug 08 18:04:47 CDT 2017 Brandon Wyman <bjwyman@gmail.com> Add read() function to PMBus
Adding a read() function to PMBus to read one or more bytes of data. A number of errors will require data from the 2 byte STATUS_WORD command, 1 byte from STATUS_INPUT and various other commands, along with later functions that will require even more bytes of data.
Change-Id: I0433b36254565a124229a5bb884fbebd6ec536fc Signed-off-by: Brandon Wyman <bjwyman@gmail.com>
|
H A D | pmbus.hpp | diff f855e82accbe8e0f6d9e8498ee19fbc41c0a5182 Tue Aug 08 18:04:47 CDT 2017 Brandon Wyman <bjwyman@gmail.com> Add read() function to PMBus
Adding a read() function to PMBus to read one or more bytes of data. A number of errors will require data from the 2 byte STATUS_WORD command, 1 byte from STATUS_INPUT and various other commands, along with later functions that will require even more bytes of data.
Change-Id: I0433b36254565a124229a5bb884fbebd6ec536fc Signed-off-by: Brandon Wyman <bjwyman@gmail.com>
|