Home
last modified time | relevance | path

Searched refs:mapWindow (Results 1 – 7 of 7) sorted by relevance

/openbmc/phosphor-ipmi-flash/bmc/firmware-handler/test/
H A Dwindow_mapper_mock.hpp21 MOCK_METHOD(WindowMapResult, mapWindow, (std::uint32_t, std::uint32_t),
/openbmc/phosphor-ipmi-flash/bmc/firmware-handler/
H A Dwindow_hw_interface.hpp59 virtual WindowMapResult mapWindow(std::uint32_t address,
H A Dlpc_nuvoton.hpp39 WindowMapResult mapWindow(std::uint32_t address,
H A Dlpc_aspeed.hpp42 WindowMapResult mapWindow(std::uint32_t address,
H A Dlpc_handler.cpp101 mappingResult = mapper->mapWindow(lpcRegion.address, lpcRegion.length); in writeMeta()
H A Dlpc_aspeed.cpp62 WindowMapResult LpcMapperAspeed::mapWindow(std::uint32_t address, in mapWindow() function in ipmi_flash::LpcMapperAspeed
H A Dlpc_nuvoton.cpp101 WindowMapResult LpcMapperNuvoton::mapWindow(std::uint32_t address, in mapWindow() function in ipmi_flash::LpcMapperNuvoton