Home
last modified time | relevance | path

Searched defs:nibbles (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/drivers/input/joystick/
H A Dmagellan.c51 static unsigned char nibbles[16] = "0AB3D56GH9:K<MN?"; in magellan_crunch_nibbles() local
/openbmc/linux/arch/sh/kernel/
H A Ddisassemble.c51 sh_nibble_type nibbles[4]; member
/openbmc/linux/sound/firewire/oxfw/
H A Doxfw-scs1x.c47 u8 nibbles[2]; in midi_input_escaped_byte() local
/openbmc/qemu/disas/
H A Dsh4.c323 sh_nibble_type nibbles[9]; member
/openbmc/linux/drivers/net/ethernet/marvell/
H A Dmv643xx_eth.c1788 u32 nibbles; in uc_addr_filter_mask() local
1810 u32 nibbles; in mv643xx_eth_program_unicast_filter() local
/openbmc/linux/arch/powerpc/kernel/
H A Dprom_init.c467 int i, nibbles = sizeof(val)*2; in prom_print_hex() local
/openbmc/qemu/target/ppc/
H A Dfpu_helper.c375 void helper_store_fpscr(CPUPPCState *env, uint64_t val, uint32_t nibbles) in helper_store_fpscr()