Home
last modified time | relevance | path

Searched defs:NBITS (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/include/
H A Dlcd.h170 #define NBITS(bit_code) (1 << (bit_code)) macro
/openbmc/qemu/tests/tcg/hexagon/
H A Dbrev.c26 #define NBITS 8 macro