/linux-4.4.14/arch/cris/include/arch-v32/arch/hwregs/iop/ |
D | iop_sw_spu_defs.h | 138 unsigned int byte3 : 8; member 148 unsigned int byte3 : 8; member 158 unsigned int byte3 : 1; member 169 unsigned int byte3 : 1; member 184 unsigned int byte3 : 8; member 194 unsigned int byte3 : 8; member 204 unsigned int byte3 : 1; member 215 unsigned int byte3 : 1; member 269 unsigned int byte3 : 8; member 287 unsigned int byte3 : 8; member [all …]
|
D | iop_sw_cpu_defs.h | 138 unsigned int byte3 : 8; member 148 unsigned int byte3 : 8; member 158 unsigned int byte3 : 1; member 169 unsigned int byte3 : 1; member 184 unsigned int byte3 : 8; member 194 unsigned int byte3 : 8; member 204 unsigned int byte3 : 1; member 215 unsigned int byte3 : 1; member
|
D | iop_sw_mpu_defs.h | 146 unsigned int byte3 : 8; member 156 unsigned int byte3 : 8; member 166 unsigned int byte3 : 1; member 177 unsigned int byte3 : 1; member 192 unsigned int byte3 : 8; member 202 unsigned int byte3 : 8; member 212 unsigned int byte3 : 1; member 223 unsigned int byte3 : 1; member
|
D | iop_sw_cfg_defs.h | 364 unsigned int byte3 : 8; member 374 unsigned int byte3 : 1; member 385 unsigned int byte3 : 8; member 395 unsigned int byte3 : 1; member
|
/linux-4.4.14/drivers/staging/rtl8192e/rtl8192e/ |
D | r8190P_rtl8256.c | 189 u8 byte0, byte1, byte2, byte3; in rtl92e_set_ofdm_tx_power() local 204 byte3 = (u8)((writeVal & 0x7f000000)>>24); in rtl92e_set_ofdm_tx_power() 211 if (byte3 > 0x24) in rtl92e_set_ofdm_tx_power() 212 byte3 = 0x24; in rtl92e_set_ofdm_tx_power() 215 writeVal_tmp = (byte3 << 24) | (byte2 << 16) | in rtl92e_set_ofdm_tx_power() 223 writeVal = (byte3 << 24) | (byte2 << 16) | in rtl92e_set_ofdm_tx_power()
|
/linux-4.4.14/arch/cris/include/arch-v32/mach-a3/mach/hwregs/iop/ |
D | iop_sw_spu_defs.h | 136 unsigned int byte3 : 8; member 146 unsigned int byte3 : 8; member 156 unsigned int byte3 : 1; member 167 unsigned int byte3 : 1; member 221 unsigned int byte3 : 8; member 239 unsigned int byte3 : 8; member
|
D | iop_sw_cpu_defs.h | 144 unsigned int byte3 : 8; member 154 unsigned int byte3 : 8; member 164 unsigned int byte3 : 1; member 175 unsigned int byte3 : 1; member
|
D | iop_sw_mpu_defs.h | 148 unsigned int byte3 : 8; member 158 unsigned int byte3 : 8; member 168 unsigned int byte3 : 1; member 179 unsigned int byte3 : 1; member
|
D | iop_sw_cfg_defs.h | 265 unsigned int byte3 : 8; member 275 unsigned int byte3 : 1; member
|
/linux-4.4.14/drivers/staging/rtl8192u/ |
D | r8190_rtl8256.c | 248 u8 byte0, byte1, byte2, byte3; in PHY_SetRF8256OFDMTxPower() local 260 byte3 = (u8)((writeVal & 0x7f000000)>>24); in PHY_SetRF8256OFDMTxPower() 269 if (byte3 > 0x24) in PHY_SetRF8256OFDMTxPower() 270 byte3 = 0x24; in PHY_SetRF8256OFDMTxPower() 274 writeVal_tmp = (byte3<<24) | (byte2<<16) | (byte1<<8) | byte0; in PHY_SetRF8256OFDMTxPower() 284 writeVal = (byte3<<24) | (byte2<<16) | (byte1<<8) | byte0; in PHY_SetRF8256OFDMTxPower()
|
/linux-4.4.14/arch/ia64/kernel/ |
D | unwind_decoder.c | 142 unsigned char byte1, byte2, byte3, qp, abreg, x, ytreg; in unw_decode_x4() local 145 byte1 = *dp++; byte2 = *dp++; byte3 = *dp++; in unw_decode_x4() 151 ytreg = byte3; in unw_decode_x4() 153 if ((byte2 & 0x80) == 0 && byte3 == 0) in unw_decode_x4() 242 unw_word grmask, frmask, byte1, byte2, byte3; in unw_decode_p2_p5() local 244 byte1 = *dp++; byte2 = *dp++; byte3 = *dp++; in unw_decode_p2_p5() 246 frmask = ((byte1 & 0xf) << 16) | (byte2 << 8) | byte3; in unw_decode_p2_p5()
|
/linux-4.4.14/arch/powerpc/include/asm/ |
D | rtas.h | 172 uint8_t byte3; /* General event or error*/ member 193 #define rtas_error_type(x) ((x)->byte3) 234 uint8_t byte3; /* reserved */ member
|
/linux-4.4.14/drivers/scsi/ufs/ |
D | ufs.h | 49 #define UPIU_HEADER_DWORD(byte3, byte2, byte1, byte0)\ argument 50 cpu_to_be32((byte3 << 24) | (byte2 << 16) |\
|
/linux-4.4.14/drivers/media/usb/gspca/ |
D | xirlink_cit.c | 2781 u8 byte3 = 0, byte4 = 0; in cit_find_sof() local 2791 byte3 = 0x02; in cit_find_sof() 2795 byte3 = 0x02; in cit_find_sof() 2799 byte3 = 0x02; in cit_find_sof() 2803 byte3 = 0x02; in cit_find_sof() 2807 byte3 = 0x03; in cit_find_sof() 2814 byte3 = 0x00; in cit_find_sof() 2836 if (data[i] == byte3) in cit_find_sof() 2848 if (byte3 == 0x00 && data[i] == 0xff) in cit_find_sof()
|
/linux-4.4.14/drivers/net/ethernet/xscale/ |
D | ixp4xx_eth.c | 189 u8 cmd, eth_id, byte2, byte3; member 192 u8 byte3, byte2, eth_id, cmd; 1230 msg.byte3 = i; in eth_open() 1238 msg.byte3 = dev->dev_addr[1]; in eth_open() 1325 msg.byte3 = 1; in eth_close() 1378 msg.byte3 = 0; in eth_close()
|
/linux-4.4.14/drivers/usb/serial/ |
D | io_edgeport.c | 227 __u8 byte2, __u8 byte3); 1801 __u8 byte2, __u8 byte3) in process_rcvd_status() argument 1826 __func__, edge_serial->rxPort, byte3); in process_rcvd_status() 1842 __func__, edge_serial->rxPort, byte3); in process_rcvd_status() 1849 edge_port->txCredits = GET_TX_BUFFER_SIZE(byte3); in process_rcvd_status() 1888 __func__, edge_serial->rxPort, byte2, byte3); in process_rcvd_status() 1891 handle_new_lsr(edge_port, true, byte2, byte3); in process_rcvd_status()
|
/linux-4.4.14/drivers/hid/ |
D | hid-lenovo.c | 184 unsigned char byte2, unsigned char byte3) in lenovo_send_cmd_cptkbd() argument 187 unsigned char buf[] = {0x18, byte2, byte3}; in lenovo_send_cmd_cptkbd()
|
/linux-4.4.14/drivers/net/ethernet/qlogic/qed/ |
D | qed_hsi.h | 289 u8 byte3 /* byte3 */; member 1052 u8 byte3 /* byte3 */; member 1121 u8 byte3 /* byte3 */; member 1164 u8 byte3 /* byte3 */; member 2520 u8 byte3 /* byte3 */; member 3018 u8 byte3 /* byte3 */; member 3087 u8 byte3 /* byte3 */; member
|
/linux-4.4.14/arch/mips/include/asm/octeon/ |
D | cvmx-lmcx-defs.h | 2656 uint64_t byte3:4; member 2664 uint64_t byte3:4; 2783 uint64_t byte3:6; member 2791 uint64_t byte3:6; 3315 uint64_t byte3:5; member 3323 uint64_t byte3:5;
|
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/btcoexist/ |
D | halbtc8821a1ant.c | 873 u8 byte1, u8 byte2, u8 byte3, in halbtc8821a1ant_set_fw_pstdma() argument 880 h2c_parameter[2] = byte3; in halbtc8821a1ant_set_fw_pstdma() 886 coex_dm->ps_tdma_para[2] = byte3; in halbtc8821a1ant_set_fw_pstdma()
|
D | halbtc8723b1ant.c | 873 u8 byte1, u8 byte2, u8 byte3, in halbtc8723b1ant_set_fw_ps_tdma() argument 897 h2c_parameter[2] = byte3; in halbtc8723b1ant_set_fw_ps_tdma() 903 coex_dm->ps_tdma_para[2] = byte3; in halbtc8723b1ant_set_fw_ps_tdma()
|
D | halbtc8821a2ant.c | 1061 u8 byte1, u8 byte2, u8 byte3, in halbtc8821a2ant_set_fw_pstdma() argument 1068 h2c_parameter[2] = byte3; in halbtc8821a2ant_set_fw_pstdma() 1074 coex_dm->ps_tdma_para[2] = byte3; in halbtc8821a2ant_set_fw_pstdma()
|
D | halbtc8192e2ant.c | 1172 u8 byte2, u8 byte3, u8 byte4, u8 byte5) in halbtc8192e2ant_SetFwPstdma() argument 1178 h2c_parameter[2] = byte3; in halbtc8192e2ant_SetFwPstdma() 1184 coex_dm->ps_tdma_para[2] = byte3; in halbtc8192e2ant_SetFwPstdma()
|
D | halbtc8723b2ant.c | 1134 u8 byte2, u8 byte3, u8 byte4, u8 byte5) in btc8723b2ant_set_fw_ps_tdma() argument 1140 h2c_parameter[2] = byte3; in btc8723b2ant_set_fw_ps_tdma() 1146 coex_dm->ps_tdma_para[2] = byte3; in btc8723b2ant_set_fw_ps_tdma()
|
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/ |
D | hal_btc.c | 111 u8 byte1, u8 byte2, u8 byte3, u8 byte4, in rtl8723e_dm_bt_set_fw_3a() argument 119 h2c_parameter[2] = byte3; in rtl8723e_dm_bt_set_fw_3a()
|
/linux-4.4.14/drivers/staging/rtl8723au/include/ |
D | rtl8723a_bt-coexist.h | 1320 void BTDM_SetFw3a(struct rtw_adapter *padapter, u8 byte1, u8 byte2, u8 byte3,
|
/linux-4.4.14/drivers/staging/rtl8723au/hal/ |
D | rtl8723a_bt-coexist.c | 6928 u8 byte3, u8 byte4, u8 byte5) in btdm_2AntSetFw3a() argument 6940 H2C_Parameter[2] = byte3; in btdm_2AntSetFw3a() 6946 pHalData->bt_coexist.fw3aVal[2] = byte3; in btdm_2AntSetFw3a() 9150 u8 byte3, in BTDM_SetFw3a() argument 9181 H2C_Parameter[2] = byte3; in BTDM_SetFw3a()
|