/openbmc/qemu/pc-bios/keymaps/ |
H A D | sl | 41 ISO_Left_Tab 0xf shift 81 greater 0x56 shift 83 brokenbar 0x56 shift altgr 179 exclam 0x02 shift 181 dead_tilde 0x02 shift altgr 182 quotedbl 0x03 shift 184 caron 0x03 shift altgr 185 numbersign 0x04 shift 187 dead_circumflex 0x04 shift altgr 188 dollar 0x05 shift [all …]
|
H A D | sv | 41 ISO_Left_Tab 0xf shift 81 greater 0x56 shift 83 brokenbar 0x56 shift altgr 182 onehalf 0x29 shift 185 exclam 0x2 shift 188 quotedbl 0x3 shift 192 numbersign 0x4 shift 195 currency 0x5 shift 198 percent 0x6 shift 200 ampersand 0x7 shift [all …]
|
H A D | no | 11 # 0: Shift 38 exclam 0x02 shift 40 onesuperior 0x02 shift altgr 44 quotedbl 0x03 shift 46 twosuperior 0x03 shift altgr 50 numbersign 0x04 shift 52 threesuperior 0x04 shift altgr 56 currency 0x05 shift 58 onequarter 0x05 shift altgr 62 percent 0x06 shift [all …]
|
H A D | pl | 11 # 0: Shift 38 exclam 0x02 shift 40 exclamdown 0x02 shift altgr 44 at 0x03 shift 46 questiondown 0x03 shift altgr 50 numbersign 0x04 shift 52 sterling 0x04 shift altgr 56 dollar 0x05 shift 58 onequarter 0x05 shift altgr 62 percent 0x06 shift [all …]
|
H A D | it | 11 # 0: Shift 38 exclam 0x02 shift 40 exclamdown 0x02 shift altgr 44 quotedbl 0x03 shift 46 dead_doubleacute 0x03 shift altgr 50 sterling 0x04 shift 52 dead_tilde 0x04 shift altgr 56 dollar 0x05 shift 58 oneeighth 0x05 shift altgr 62 percent 0x06 shift [all …]
|
H A D | fr | 11 # 0: Shift 38 1 0x02 shift 40 exclamdown 0x02 shift altgr 44 2 0x03 shift 46 oneeighth 0x03 shift altgr 50 3 0x04 shift 52 sterling 0x04 shift altgr 56 4 0x05 shift 58 dollar 0x05 shift altgr 62 5 0x06 shift [all …]
|
H A D | is | 11 # 0: Shift 38 exclam 0x02 shift 40 exclamdown 0x02 shift altgr 44 quotedbl 0x03 shift 46 oneeighth 0x03 shift altgr 50 numbersign 0x04 shift 52 sterling 0x04 shift altgr 56 dollar 0x05 shift 58 currency 0x05 shift altgr 62 percent 0x06 shift [all …]
|
/openbmc/linux/tools/testing/selftests/net/forwarding/ |
H A D | mirror_lib.sh | 5 local from_dev=$1; shift 6 local direction=$1; shift 7 local to_dev=$1; shift 8 local filter=$1; shift 17 local from_dev=$1; shift 18 local direction=$1; shift 25 local addr=$1; shift 32 local vrf_name=$1; shift 33 local sip=$1; shift 34 local dip=$1; shift [all …]
|
H A D | mirror_gre_lib.sh | 7 local tundev=$1; shift 14 local tundev=$1; shift 21 local tundev=$1; shift 28 local tundev=$1; shift 29 local direction=$1; shift 30 local forward_type=$1; shift 31 local backward_type=$1; shift 32 local what=$1; shift 33 local ip1=$1; shift 34 local ip2=$1; shift [all …]
|
H A D | devlink_lib.sh | 79 shift 104 shift 139 local port=$1; shift 140 local pool=$1; shift 148 local port=$1; shift 149 local pool=$1; shift 157 local port=$1; shift 158 local pool=$1; shift 159 local th=$1; shift 166 local port=$1; shift [all …]
|
H A D | lib.sh | 46 local timeout=$1; shift 82 local dev=$1; shift 97 local dev=$1; shift 212 local cmd=$1; shift 250 shift 367 local should_fail=$1; shift 368 local err=$1; shift 369 local what=$1; shift 443 local addr=$1; shift 448 word=$1; shift [all …]
|
/openbmc/linux/drivers/clk/imx/ |
H A D | clk.h | 118 #define imx_clk_gate_exclusive(name, parent, reg, shift, exclusive_mask) \ argument 119 to_clk(imx_clk_hw_gate_exclusive(name, parent, reg, shift, exclusive_mask)) 127 #define imx_clk_divider(name, parent, reg, shift, width) \ argument 128 to_clk(imx_clk_hw_divider(name, parent, reg, shift, width)) 130 #define imx_clk_divider_flags(name, parent, reg, shift, width, flags) \ argument 131 to_clk(imx_clk_hw_divider_flags(name, parent, reg, shift, width, flags)) 133 #define imx_clk_gate(name, parent, reg, shift) \ argument 134 to_clk(imx_clk_hw_gate(name, parent, reg, shift)) 136 #define imx_clk_gate_dis(name, parent, reg, shift) \ argument 137 to_clk(imx_clk_hw_gate_dis(name, parent, reg, shift)) [all …]
|
/openbmc/linux/scripts/atomic/ |
H A D | atomic-tbl.sh | 48 local tmpltype="$1"; shift 49 local pfx="$1"; shift 50 local name="$1"; shift 51 local sfx="$1"; shift 52 local order="$1"; shift 86 local meta="$1"; shift 87 local int="$1"; shift 115 local type="${1%%:*}"; shift 116 local int="$1"; shift 117 local atomic="$1"; shift [all …]
|
H A D | gen-atomic-fallback.sh | 11 local template="$1"; shift 12 local meta="$1"; shift 13 local pfx="$1"; shift 14 local name="$1"; shift 15 local sfx="$1"; shift 16 local order="$1"; shift 17 local atomic="$1"; shift 18 local int="$1"; shift 31 local meta="$1"; shift 32 local pfx="$1"; shift [all …]
|
/openbmc/qemu/ui/ |
H A D | curses_keys.h | 36 #define SHIFT SCANCODE_SHIFT macro 133 ['!'] = 2 | SHIFT, 134 ['@'] = 3 | SHIFT, 135 ['#'] = 4 | SHIFT, 136 ['$'] = 5 | SHIFT, 137 ['%'] = 6 | SHIFT, 138 ['^'] = 7 | SHIFT, 139 ['&'] = 8 | SHIFT, 140 ['*'] = 9 | SHIFT, 141 ['('] = 10 | SHIFT, [all …]
|
/openbmc/linux/drivers/bus/ |
H A D | omap_l3_smx.h | 29 static const u64 shift = 1; variable 31 #define L3_STATUS_0_MPUIA_BRST (shift << 0) 32 #define L3_STATUS_0_MPUIA_RSP (shift << 1) 33 #define L3_STATUS_0_MPUIA_INBAND (shift << 2) 34 #define L3_STATUS_0_IVAIA_BRST (shift << 6) 35 #define L3_STATUS_0_IVAIA_RSP (shift << 7) 36 #define L3_STATUS_0_IVAIA_INBAND (shift << 8) 37 #define L3_STATUS_0_SGXIA_BRST (shift << 9) 38 #define L3_STATUS_0_SGXIA_RSP (shift << 10) 39 #define L3_STATUS_0_SGXIA_MERROR (shift << 11) [all …]
|
/openbmc/linux/drivers/mfd/ |
H A D | atmel-smc.c | 82 * @shift: the position of the Txx field in the TIMINGS register 88 * @conf->timings field at @shift position. 90 * Returns -EINVAL if shift is invalid, -ERANGE if ncycles does not fit in 94 unsigned int shift, unsigned int ncycles) in atmel_smc_cs_conf_set_timing() argument 99 if (shift != ATMEL_HSMC_TIMINGS_TCLR_SHIFT && in atmel_smc_cs_conf_set_timing() 100 shift != ATMEL_HSMC_TIMINGS_TADL_SHIFT && in atmel_smc_cs_conf_set_timing() 101 shift != ATMEL_HSMC_TIMINGS_TAR_SHIFT && in atmel_smc_cs_conf_set_timing() 102 shift != ATMEL_HSMC_TIMINGS_TRR_SHIFT && in atmel_smc_cs_conf_set_timing() 103 shift != ATMEL_HSMC_TIMINGS_TWB_SHIFT) in atmel_smc_cs_conf_set_timing() 113 conf->timings &= ~GENMASK(shift + 3, shift); in atmel_smc_cs_conf_set_timing() [all …]
|
/openbmc/qemu/target/arm/tcg/ |
H A D | vec_internal.h | 79 static inline int32_t do_sqrshl_bhs(int32_t src, int32_t shift, int bits, in do_sqrshl_bhs() argument 82 if (shift <= -bits) { in do_sqrshl_bhs() 88 } else if (shift < 0) { in do_sqrshl_bhs() 90 src >>= -shift - 1; in do_sqrshl_bhs() 93 return src >> -shift; in do_sqrshl_bhs() 94 } else if (shift < bits) { in do_sqrshl_bhs() 95 int32_t val = src << shift; in do_sqrshl_bhs() 97 if (!sat || val >> shift == src) { in do_sqrshl_bhs() 114 static inline uint32_t do_uqrshl_bhs(uint32_t src, int32_t shift, int bits, in do_uqrshl_bhs() argument 117 if (shift <= -(bits + round)) { in do_uqrshl_bhs() [all …]
|
/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/ |
H A D | sch_offload.sh | 19 local handle=$1; shift 34 local handle=$1; shift 54 local handle=$1; shift 55 local locus=$1; shift 65 local handle=$1; shift 66 local locus=$1; shift 76 local handle=$1; shift 77 local locus=$1; shift 87 local handle=$1; shift 88 local locus=$1; shift [all …]
|
/openbmc/linux/tools/testing/selftests/drivers/net/team/ |
H A D | net_forwarding_lib.sh | 46 local timeout=$1; shift 82 local dev=$1; shift 97 local dev=$1; shift 212 local cmd=$1; shift 250 shift 367 local should_fail=$1; shift 368 local err=$1; shift 369 local what=$1; shift 443 local addr=$1; shift 448 word=$1; shift [all …]
|
/openbmc/linux/tools/testing/selftests/drivers/net/dsa/ |
H A D | lib.sh | 46 local timeout=$1; shift 82 local dev=$1; shift 97 local dev=$1; shift 212 local cmd=$1; shift 250 shift 367 local should_fail=$1; shift 368 local err=$1; shift 369 local what=$1; shift 443 local addr=$1; shift 448 word=$1; shift [all …]
|
/openbmc/linux/tools/testing/selftests/drivers/net/bonding/ |
H A D | net_forwarding_lib.sh | 46 local timeout=$1; shift 82 local dev=$1; shift 97 local dev=$1; shift 212 local cmd=$1; shift 250 shift 367 local should_fail=$1; shift 368 local err=$1; shift 369 local what=$1; shift 443 local addr=$1; shift 448 word=$1; shift [all …]
|
/openbmc/linux/drivers/clk/meson/ |
H A D | parm.h | 14 #define SETPMASK(width, shift) GENMASK(shift + width - 1, shift) argument 15 #define CLRPMASK(width, shift) (~SETPMASK(width, shift)) argument 17 #define PARM_GET(width, shift, reg) \ argument 18 (((reg) & SETPMASK(width, shift)) >> (shift)) 19 #define PARM_SET(width, shift, reg, val) \ argument 20 (((reg) & CLRPMASK(width, shift)) | ((val) << (shift))) 26 u8 shift; member 35 return PARM_GET(p->width, p->shift, val); in meson_parm_read() 41 regmap_update_bits(map, p->reg_off, SETPMASK(p->width, p->shift), in meson_parm_write() 42 val << p->shift); in meson_parm_write()
|
/openbmc/linux/arch/arm/boot/dts/ti/omap/ |
H A D | omap24xx-clocks.dtsi | 12 ti,bit-shift = <2>; 26 ti,bit-shift = <6>; 78 ti,bit-shift = <23>; 94 ti,bit-shift = <6>; 103 ti,bit-shift = <6>; 132 ti,bit-shift = <2>; 133 ti,idlest-shift = <8>; 142 ti,bit-shift = <6>; 143 ti,idlest-shift = <9>; 152 ti,bit-shift = <5>; [all …]
|
/openbmc/linux/arch/alpha/include/uapi/asm/ |
H A D | compiler.h | 14 # define __kernel_insbl(val, shift) __builtin_alpha_insbl(val, shift) argument 15 # define __kernel_inswl(val, shift) __builtin_alpha_inswl(val, shift) argument 16 # define __kernel_insql(val, shift) __builtin_alpha_insql(val, shift) argument 17 # define __kernel_inslh(val, shift) __builtin_alpha_inslh(val, shift) argument 18 # define __kernel_extbl(val, shift) __builtin_alpha_extbl(val, shift) argument 19 # define __kernel_extwl(val, shift) __builtin_alpha_extwl(val, shift) argument 22 # define __kernel_insbl(val, shift) \ argument 24 __asm__("insbl %2,%1,%0" : "=r"(__kir) : "rI"(shift), "r"(val)); \ 26 # define __kernel_inswl(val, shift) \ argument 28 __asm__("inswl %2,%1,%0" : "=r"(__kir) : "rI"(shift), "r"(val)); \ [all …]
|