Home
last modified time | relevance | path

Searched defs:LSB (Results 1 – 15 of 15) sorted by relevance

/openbmc/qemu/hw/display/
H A Dpl110_template.h156 #define LSB r in glue() macro
159 #define LSB b in glue() macro
199 #define LSB r in glue() macro
202 #define LSB b in glue() macro
233 #define LSB r in glue() macro
236 #define LSB b in glue() macro
271 #define LSB r in glue() macro
274 #define LSB b in glue() macro
/openbmc/linux/arch/mips/crypto/
H A Dchacha-core.S57 #define LSB 3 macro
65 #define LSB 0 macro
/openbmc/linux/drivers/media/dvb-frontends/
H A Dstv6110x_priv.h48 #define LSB(x) ((x & 0xff)) macro
H A Dstv0367_priv.h38 #define LSB(X) (((X) & 0xff)) macro
H A Dstb0899_priv.h50 #define LSB(x) ((x & 0xff)) macro
H A Dstv090x_priv.h69 #define LSB(__x) (__x & 0xff) macro
H A Dstv0900_priv.h24 #define LSB(X) (((X) & 0xFF)) macro
/openbmc/linux/arch/sh/boards/mach-microdev/
H A Dfdc37c93xapm.c59 #define LSB(x) ( (x) & 0xff ) macro
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dtest_sk_lookup.c28 #define LSB(value, index) \ macro
/openbmc/linux/drivers/gpio/
H A Dgpio-stmpe.c24 enum { LSB, CSB, MSB }; enumerator
/openbmc/qemu/target/hexagon/
H A Dgenptr.c602 TCGv LSB = tcg_temp_new(); in gen_cond_jumpr31() local
828 TCGv LSB = tcg_temp_new(); in gen_cond_return() local
/openbmc/linux/drivers/usb/storage/
H A Dshuttle_usbat.c143 #define short_pack(LSB,MSB) ( ((u16)(LSB)) | ( ((u16)(MSB))<<8 ) ) argument
/openbmc/linux/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_hdr.h729 #define LSB(x) ((uint8_t)(x)) macro
/openbmc/linux/drivers/net/wireless/intel/ipw2x00/
H A Dipw2200.h1630 #define LSB 0 macro
/openbmc/linux/drivers/scsi/qla2xxx/
H A Dqla_def.h140 #define LSB(x) ((uint8_t)(x)) macro