Home
last modified time | relevance | path

Searched defs:shift_reg (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/isdn/hardware/mISDN/
H A Disdnhdlc.h30 u8 shift_reg; member
/openbmc/linux/drivers/misc/altera-stapl/
H A Daltera.c2188 shift_reg = 0xffff; in altera_check_crc() local
/openbmc/qemu/target/m68k/
H A Dtranslate.c3391 static inline void shift_reg(DisasContext *s, uint16_t insn, int opsize) in shift_reg() function
3507 DISAS_INSN(shift_reg) in DISAS_INSN() argument
/openbmc/qemu/hw/sd/
H A Dsd.c351 uint8_t shift_reg = 0x00; in sd_crc7() local