Searched refs:mapWindow (Results 1 – 7 of 7) sorted by relevance
| /openbmc/phosphor-ipmi-flash/bmc/firmware-handler/test/ |
| H A D | window_mapper_mock.hpp | 21 MOCK_METHOD(WindowMapResult, mapWindow, (std::uint32_t, std::uint32_t),
|
| /openbmc/phosphor-ipmi-flash/bmc/firmware-handler/ |
| H A D | window_hw_interface.hpp | 59 virtual WindowMapResult mapWindow(std::uint32_t address,
|
| H A D | lpc_nuvoton.hpp | 39 WindowMapResult mapWindow(std::uint32_t address,
|
| H A D | lpc_aspeed.hpp | 42 WindowMapResult mapWindow(std::uint32_t address,
|
| H A D | lpc_handler.cpp | 101 mappingResult = mapper->mapWindow(lpcRegion.address, lpcRegion.length); in writeMeta()
|
| H A D | lpc_aspeed.cpp | 62 WindowMapResult LpcMapperAspeed::mapWindow(std::uint32_t address, in mapWindow() function in ipmi_flash::LpcMapperAspeed
|
| H A D | lpc_nuvoton.cpp | 101 WindowMapResult LpcMapperNuvoton::mapWindow(std::uint32_t address, in mapWindow() function in ipmi_flash::LpcMapperNuvoton
|