Home
last modified time | relevance | path

Searched refs:F5 (Results 1 – 25 of 77) sorted by relevance

1234

/openbmc/linux/crypto/
H A Drmd160.c41 #define F5(x, y, z) (x ^ (y | ~z)) macro
140 ROUND(bb, cc, dd, ee, aa, F5, K5, in[4], 9); in rmd160_transform()
141 ROUND(aa, bb, cc, dd, ee, F5, K5, in[0], 15); in rmd160_transform()
142 ROUND(ee, aa, bb, cc, dd, F5, K5, in[5], 5); in rmd160_transform()
143 ROUND(dd, ee, aa, bb, cc, F5, K5, in[9], 11); in rmd160_transform()
144 ROUND(cc, dd, ee, aa, bb, F5, K5, in[7], 6); in rmd160_transform()
145 ROUND(bb, cc, dd, ee, aa, F5, K5, in[12], 8); in rmd160_transform()
146 ROUND(aa, bb, cc, dd, ee, F5, K5, in[2], 13); in rmd160_transform()
147 ROUND(ee, aa, bb, cc, dd, F5, K5, in[10], 12); in rmd160_transform()
148 ROUND(dd, ee, aa, bb, cc, F5, K5, in[14], 5); in rmd160_transform()
[all …]
/openbmc/qemu/target/s390x/tcg/
H A Dinsn-format.h.inc13 F5(RIE_f, R(1, 8), R(2,12), I(3,16,8), I(4,24,8), I(5,32,8))
60 F5(VRI_d, V(1,8), V(2,12), V(3,16), I(4,24,8), M(5,32))
61 F5(VRI_e, V(1,8), V(2,12), I(3,16,12), M(5,28), M(4,32))
62 F5(VRI_f, V(1,8), V(2,12), V(3,16), M(5,24), I(4,28,8))
63 F5(VRI_g, V(1,8), V(2,12), I(4,16,8), M(5,24), I(3,28,8))
66 F5(VRR_a, V(1,8), V(2,12), M(5,24), M(4,28), M(3,32))
67 F5(VRR_b, V(1,8), V(2,12), V(3,16), M(5,24), M(4,32))
/openbmc/linux/drivers/pinctrl/renesas/
H A Dpfc-r8a73a4.c235 #define F5(a) a##_MARK macro
322 F5(SIM0_VOLTSEL1), /* Port130 */ enumerator
344 F1(CS0_N), F5(SIM0_GPO1), enumerator
345 F1(CS2_N), F5(SIM0_GPO2), enumerator
347 F1(D15), F5(GIO_OUT15), enumerator
348 F1(D14), F5(GIO_OUT14), enumerator
349 F1(D13), F5(GIO_OUT13), enumerator
351 F1(D11), F5(WGM_TXP2), enumerator
353 F1(D9), F2(VIO_D9), F5(GIO_OUT9), enumerator
354 F1(D8), F2(VIO_D8), F5(GIO_OUT8), enumerator
[all …]
/openbmc/phosphor-dbus-interfaces/yaml/com/ibm/ipzvpd/
H A DVRML.interface.yaml28 - name: F5
31 F5 keyword.
H A DVWML.interface.yaml32 - name: F5
35 F5 keyword.
H A DLWP5.interface.yaml48 - name: F5
51 F5 keyword.
H A DLWP7.interface.yaml48 - name: F5
51 F5 keyword.
H A DLWP4.interface.yaml48 - name: F5
51 F5 keyword.
H A DLWP3.interface.yaml48 - name: F5
51 F5 keyword.
H A DLWP0.interface.yaml48 - name: F5
51 F5 keyword.
H A DLWP6.interface.yaml48 - name: F5
51 F5 keyword.
H A DLWP2.interface.yaml48 - name: F5
51 F5 keyword.
H A DLWP1.interface.yaml48 - name: F5
51 F5 keyword.
H A DUTIL.interface.yaml69 - name: F5
72 F5 keyword.
H A DCRP0.interface.yaml64 - name: F5
67 F5 keyword.
H A DVSBK.interface.yaml84 - name: F5
87 F5 keyword.
/openbmc/phosphor-webui/app/common/directives/
H A Dvt100plus.js16 var F5 = 116; variable
97 case F5:
/openbmc/linux/Documentation/sound/cards/
H A Dserial-u16550.rst18 sends the nonstandard MIDI command sequence F5 NN, where NN is the substream
21 substream. The driver provides no way to send F5 00 (no selection) or to not
22 send the F5 NN command sequence at all; perhaps it ought to.
90 serial port. Similar to Roland Soundcanvas mode, F5 NN is used to select the
/openbmc/linux/Documentation/admin-guide/laptops/
H A Dlg-laptop.rst16 - FN-F5 (Touchpad toggle) - Generates F21
82 On the F5 key. Controlled by led device names tpad_led.
/openbmc/linux/drivers/s390/char/
H A Ddefkeymap.map159 shift control keycode 117 = F5
169 string F5 = "\033[[E"
/openbmc/linux/drivers/tty/vt/
H A Ddefkeymap.map140 keycode 63 = F5 F15 Console_17
141 control keycode 63 = F5
267 string F5 = "\033[[E"
/openbmc/linux/arch/m68k/hp300/
H A Dhp300map.map101 keycode 81 = F5
161 string F5 = "\033[[E"
/openbmc/u-boot/doc/device-tree-bindings/input/
H A Dcros-ec-keyb.txt48 /* F5 6 - \ */
/openbmc/linux/arch/ia64/kernel/
H A Dentry.h46 .spillsp f4,SW(F4)+16+(off); .spillsp f5,SW(F5)+16+(off); \
/openbmc/qemu/pc-bios/keymaps/
H A Dsv93 F5 0x3f localstate

1234