Searched refs:w16 (Results 1 – 8 of 8) sorted by relevance
| /linux/arch/arm64/mm/ |
| H A D | proc.S | 453 1: ldxr w16, [flag_ptr] 454 add w16, w16, #1 455 stxr w17, w16, [flag_ptr] 461 ldxr w16, [flag_ptr] 462 cbnz w16, 1b
|
| /linux/sound/isa/gus/ |
| H A D | gus_pcm.c | 277 int w16, int invert) in snd_gf1_pcm_poke_block() argument 290 if (w16) { in snd_gf1_pcm_poke_block() 300 if (w16) { in snd_gf1_pcm_poke_block() 337 int w16, invert; in playback_copy_ack() local 343 w16 = (snd_pcm_format_width(runtime->format) == 16); in playback_copy_ack() 346 pcmp->memory + bpos, len, w16, invert); in playback_copy_ack()
|
| /linux/lib/crypto/arm64/ |
| H A D | aes-cipher-core.S | 61 __pair\enc \sz, \op, w16, w17, \in2, \in3, \in1, 16 68 eor \out0, \out0, w16, ror #16
|
| H A D | chacha-neon-core.S | 172 a4 .req w16
|
| /linux/drivers/iio/dac/ |
| H A D | ad5766.c | 124 u16 w16[2]; member 167 *val = st->data[2].w16[1]; in __ad5766_spi_read()
|
| /linux/drivers/net/usb/ |
| H A D | pegasus.c | 340 u16 w16; in get_node_id() local 343 ret = read_eprom_word(pegasus, i, &w16); in get_node_id() 346 ((__le16 *) id)[i] = cpu_to_le16(w16); in get_node_id()
|
| /linux/arch/arm64/crypto/ |
| H A D | sm3-neon-core.S | 55 #define t5 w16
|
| /linux/drivers/net/wireless/realtek/rtw89/ |
| H A D | fw.h | 1716 __le32 w16; member 4016 __le32 w16; member
|