Home
last modified time | relevance | path

Searched defs:lbit (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/arm/probes/kprobes/
H A Dactions-common.c23 int lbit = insn & (1 << 20); in simulate_ldm1stm1() local
/openbmc/linux/arch/arm/probes/uprobes/
H A Dactions-arm.c167 int lbit = insn & (1 << 20); in uprobe_decode_ldmstm() local
/openbmc/linux/sound/ppc/
H A Dburgundy.c391 #define BURGUNDY_SWITCH_W(xname, xindex, addr, lbit, rbit, stereo) \ argument