Searched defs:getOffset (Results 1 – 2 of 2) sorted by relevance
/openbmc/phosphor-fan-presence/monitor/ | ||
H A D | tach_sensor.hpp | 211 inline int64_t getOffset() const in getOffset() function in phosphor::fan::monitor::TachSensor |
/openbmc/qemu/linux-user/arm/nwfpe/ | ||
H A D | fpopcode.h | 204 #define getOffset(opcode) (opcode & MASK_OFFSET) macro |