Home
last modified time | relevance | path

Searched defs:PAGE (Results 1 – 3 of 3) sorted by relevance

/openbmc/openbmc-tools/bi2cp/
H A Dbi2cp36 PAGE = (0x00, 1) variable in PMBusCommand
/openbmc/qemu/hw/block/
H A Dnand.c117 # define PAGE(addr) ((addr) >> ADDR_SHIFT) macro
/openbmc/u-boot/include/
H A Dfsl_sec.h274 #define PAGE(x) (x << 16) macro