Home
last modified time | relevance | path

Searched refs:byte1 (Results 1 – 25 of 28) sorted by relevance

12

/Linux-v4.19/arch/ia64/kernel/
Dunwind_decoder.c88 unsigned char byte1, abreg; in unw_decode_x1() local
91 byte1 = *dp++; in unw_decode_x1()
94 abreg = (byte1 & 0x7f); in unw_decode_x1()
95 if (byte1 & 0x80) in unw_decode_x1()
105 unsigned char byte1, byte2, abreg, x, ytreg; in unw_decode_x2() local
108 byte1 = *dp++; byte2 = *dp++; in unw_decode_x2()
110 abreg = (byte1 & 0x7f); in unw_decode_x2()
112 x = (byte1 >> 7) & 1; in unw_decode_x2()
113 if ((byte1 & 0x80) == 0 && ytreg == 0) in unw_decode_x2()
123 unsigned char byte1, byte2, abreg, qp; in unw_decode_x3() local
[all …]
/Linux-v4.19/arch/x86/math-emu/
Dfpu_entry.c103 u_char FPU_modrm, byte1; in math_emulate() local
169 if (!valid_prefix(&byte1, (u_char __user **) & FPU_EIP, in math_emulate()
175 byte1); in math_emulate()
194 if ((byte1 & 0xf8) != 0xd8) { in math_emulate()
195 if (byte1 == FWAIT_OPCODE) { in math_emulate()
220 code = (FPU_modrm << 8) | byte1; in math_emulate()
243 entry_sel_off.opcode = (byte1 << 8) | FPU_modrm; in math_emulate()
266 if (!(byte1 & 1)) { in math_emulate()
277 data_sizes_16[(byte1 >> 1) & 3]) in math_emulate()
282 switch ((byte1 >> 1) & 3) { in math_emulate()
[all …]
Derrors.c40 u_char byte1, FPU_modrm;
48 FPU_get_user(byte1, (u_char __user *) address);
49 if ((byte1 & 0xf8) == 0xd8)
51 printk("[%02x]", byte1);
54 printk("%02x ", byte1);
88 u_char byte1, FPU_modrm; in FPU_printall() local
97 FPU_get_user(byte1, (u_char __user *) address); in FPU_printall()
98 if ((byte1 & 0xf8) == 0xd8) { in FPU_printall()
99 printk(" %02x", byte1); in FPU_printall()
102 printk(" [%02x]", byte1); in FPU_printall()
/Linux-v4.19/drivers/staging/rtl8192e/rtl8192e/
Dr8190P_rtl8256.c189 u8 byte0, byte1, byte2, byte3; in rtl92e_set_ofdm_tx_power() local
202 byte1 = (u8)((writeVal & 0x7f00)>>8); in rtl92e_set_ofdm_tx_power()
207 if (byte1 > 0x24) in rtl92e_set_ofdm_tx_power()
208 byte1 = 0x24; in rtl92e_set_ofdm_tx_power()
216 (byte1 << 8) | byte0; in rtl92e_set_ofdm_tx_power()
224 (byte1 << 8) | byte0; in rtl92e_set_ofdm_tx_power()
/Linux-v4.19/drivers/staging/rtl8192u/
Dr8190_rtl8256.c250 u8 byte0, byte1, byte2, byte3; in PHY_SetRF8256OFDMTxPower() local
260 byte1 = (u8)((writeVal & 0x7f00)>>8); in PHY_SetRF8256OFDMTxPower()
267 if (byte1 > 0x24) in PHY_SetRF8256OFDMTxPower()
268 byte1 = 0x24; in PHY_SetRF8256OFDMTxPower()
276 writeVal_tmp = (byte3<<24) | (byte2<<16) | (byte1<<8) | byte0; in PHY_SetRF8256OFDMTxPower()
286 writeVal = (byte3<<24) | (byte2<<16) | (byte1<<8) | byte0; in PHY_SetRF8256OFDMTxPower()
/Linux-v4.19/arch/powerpc/include/asm/
Drtas.h158 uint8_t byte1; member
180 return (elog->byte1 & 0xE0) >> 5; in rtas_error_severity()
185 return (elog->byte1 & 0x18) >> 3; in rtas_error_disposition()
190 return (elog->byte1 & 0x04) >> 2; in rtas_error_extended()
223 uint8_t byte1; /* reserved */ member
/Linux-v4.19/include/linux/qed/
Dfcoe_common.h157 u8 byte1; member
213 u8 byte1; member
359 u8 byte1; member
447 u8 byte1; member
Discsi_common.h745 u8 byte1; member
795 u8 byte1; member
1478 u8 byte1; member
/Linux-v4.19/drivers/scsi/ufs/
Dufs.h51 #define UPIU_HEADER_DWORD(byte3, byte2, byte1, byte0)\ argument
53 (byte1 << 8) | (byte0))
/Linux-v4.19/drivers/char/ipmi/
Dipmi_watchdog.c114 #define WDOG_SET_TIMEOUT(byte1, byte2, val) \ argument
115 (byte1) = (((val) * 10) & 0xff), (byte2) = (((val) * 10) >> 8)
116 #define WDOG_GET_TIMEOUT(byte1, byte2) \ argument
117 (((byte1) | ((byte2) << 8)) / 10)
/Linux-v4.19/arch/powerpc/kernel/
Dprom_init.c703 u8 byte1; member
709 u8 byte1; member
723 u8 byte1; member
728 u8 byte1; member
733 u8 byte1; member
841 .byte1 = 0,
850 .byte1 = OV2_REAL_MODE,
866 .byte1 = 0, /* don't ignore, don't halt */
873 .byte1 = 0, /* don't halt */
880 .byte1 = 0, /* don't ignore, don't halt */
/Linux-v4.19/drivers/net/ethernet/qlogic/qed/
Dqed_hsi.h664 u8 byte1; member
768 u8 byte1; member
1474 u8 byte1; member
1511 u8 byte1; member
5372 u8 byte1; member
5476 u8 byte1; member
6353 u8 byte1; member
6817 u8 byte1; member
6873 u8 byte1; member
7256 u8 byte1; member
[all …]
/Linux-v4.19/drivers/staging/rtlwifi/btcoexist/
Dhalbtc8822b2ant.c1429 u8 byte1, u8 byte2, u8 byte3, in halbtc8822b2ant_set_fw_pstdma() argument
1434 u8 real_byte1 = byte1, real_byte5 = byte5; in halbtc8822b2ant_set_fw_pstdma()
1452 if ((ap_enable) && (byte1 & BIT(4) && !(byte1 & BIT(5)))) { in halbtc8822b2ant_set_fw_pstdma()
1464 } else if (byte1 & BIT(4) && !(byte1 & BIT(5))) { in halbtc8822b2ant_set_fw_pstdma()
1467 __func__, byte1); in halbtc8822b2ant_set_fw_pstdma()
1475 __func__, byte1); in halbtc8822b2ant_set_fw_pstdma()
Dhalbtc8822b1ant.c1688 u8 byte1, u8 byte2, u8 byte3, in halbtc8822b1ant_set_fw_pstdma() argument
1693 u8 real_byte1 = byte1, real_byte5 = byte5; in halbtc8822b1ant_set_fw_pstdma()
1711 if ((ap_enable) && (byte1 & BIT(4) && !(byte1 & BIT(5)))) { in halbtc8822b1ant_set_fw_pstdma()
1724 } else if (byte1 & BIT(4) && !(byte1 & BIT(5))) { in halbtc8822b1ant_set_fw_pstdma()
1727 __func__, byte1); in halbtc8822b1ant_set_fw_pstdma()
1734 __func__, byte1); in halbtc8822b1ant_set_fw_pstdma()
/Linux-v4.19/fs/gfs2/
Drgrp.c91 unsigned char *byte1, *byte2, *end, cur_state; in gfs2_setbit() local
96 byte1 = bi->bi_bh->b_data + bi->bi_offset + (rbm->offset / GFS2_NBBY); in gfs2_setbit()
99 BUG_ON(byte1 >= end); in gfs2_setbit()
101 cur_state = (*byte1 >> bit) & GFS2_BIT_MASK; in gfs2_setbit()
114 *byte1 ^= (cur_state ^ new_state) << bit; in gfs2_setbit()
/Linux-v4.19/arch/mips/include/asm/octeon/
Dcvmx-lmcx-defs.h2658 uint64_t byte1:4; member
2662 uint64_t byte1:4;
2785 uint64_t byte1:6; member
2789 uint64_t byte1:6;
3317 uint64_t byte1:5; member
3321 uint64_t byte1:5;
/Linux-v4.19/drivers/scsi/aacraid/
Dcommctrl.c596 hbacmd->byte1 = 2; in aac_send_raw_srb()
600 hbacmd->byte1 = 1; in aac_send_raw_srb()
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/btcoexist/
Dhalbtc8821a1ant.c843 static void btc8821a1ant_set_fw_ps_tdma(struct btc_coexist *btcoexist, u8 byte1, in btc8821a1ant_set_fw_ps_tdma() argument
848 u8 real_byte1 = byte1, real_byte5 = byte5; in btc8821a1ant_set_fw_ps_tdma()
855 if (byte1 & BIT4 && !(byte1 & BIT5)) { in btc8821a1ant_set_fw_ps_tdma()
Dhalbtc8723b1ant.c694 u8 byte1, u8 byte2, u8 byte3, in halbtc8723b1ant_set_fw_ps_tdma() argument
699 u8 real_byte1 = byte1, real_byte5 = byte5; in halbtc8723b1ant_set_fw_ps_tdma()
706 if ((byte1 & BIT4) && !(byte1 & BIT5)) { in halbtc8723b1ant_set_fw_ps_tdma()
Dhalbtc8192e2ant.c1181 static void btc8192e2ant_set_fw_ps_tdma(struct btc_coexist *btcoexist, u8 byte1, in btc8192e2ant_set_fw_ps_tdma() argument
1188 h2c_parameter[0] = byte1; in btc8192e2ant_set_fw_ps_tdma()
1194 coex_dm->ps_tdma_para[0] = byte1; in btc8192e2ant_set_fw_ps_tdma()
Dhalbtc8723b2ant.c1074 static void btc8723b2ant_set_fw_ps_tdma(struct btc_coexist *btcoexist, u8 byte1, in btc8723b2ant_set_fw_ps_tdma() argument
1082 h2c_parameter[0] = byte1; in btc8723b2ant_set_fw_ps_tdma()
1088 coex_dm->ps_tdma_para[0] = byte1; in btc8723b2ant_set_fw_ps_tdma()
Dhalbtc8821a2ant.c1052 u8 byte1, u8 byte2, u8 byte3, in btc8821a2ant_set_fw_ps_tdma() argument
1058 h2c_parameter[0] = byte1; in btc8821a2ant_set_fw_ps_tdma()
1064 coex_dm->ps_tdma_para[0] = byte1; in btc8821a2ant_set_fw_ps_tdma()
/Linux-v4.19/drivers/staging/rtl8723bs/hal/
DHalBtc8723b1Ant.c1310 PBTC_COEXIST pBtCoexist, u8 byte1, u8 byte2, u8 byte3, u8 byte4, u8 byte5 in halbtc8723b1ant_SetFwPstdma() argument
1314 u8 realByte1 = byte1, realByte5 = byte5; in halbtc8723b1ant_SetFwPstdma()
1320 if (byte1&BIT4 && !(byte1&BIT5)) { in halbtc8723b1ant_SetFwPstdma()
DHalBtc8723b2Ant.c1142 u8 byte1, in halbtc8723b2ant_SetFwPstdma() argument
1151 H2C_Parameter[0] = byte1; in halbtc8723b2ant_SetFwPstdma()
1157 pCoexDm->psTdmaPara[0] = byte1; in halbtc8723b2ant_SetFwPstdma()
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/
Dhal_btc.c111 u8 byte1, u8 byte2, u8 byte3, u8 byte4, in rtl8723e_dm_bt_set_fw_3a() argument
117 h2c_parameter[0] = byte1; in rtl8723e_dm_bt_set_fw_3a()

12