Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dlcd.h193 #define NBYTES(bit_code) (NBITS(bit_code) >> 3) macro
/openbmc/qemu/tests/tcg/hexagon/
H A Dcirc.c34 #define NBYTES (1 << 8) macro
56 INIT(bbuf, NBYTES) in INIT() argument
286 TEST_LOAD_REG(b, int8_t, bbuf, NBYTES, d) in TEST_LOAD_REG() argument