Home
last modified time | relevance | path

Searched refs:byte4 (Results 1 – 14 of 14) sorted by relevance

/linux-4.1.27/include/scsi/
Dscsi_eh.h24 u8 byte4; member
/linux-4.1.27/drivers/sbus/char/
Djsflash.c172 union byte4 { in jsfd_read() union
256 union byte4 { in jsf_read() union
/linux-4.1.27/drivers/media/usb/gspca/
Dxirlink_cit.c2775 u8 byte3 = 0, byte4 = 0; in cit_find_sof() local
2786 byte4 = 0x0a; in cit_find_sof()
2790 byte4 = 0x0e; in cit_find_sof()
2794 byte4 = 0x08; in cit_find_sof()
2798 byte4 = 0x00; in cit_find_sof()
2802 byte4 = 0x08; in cit_find_sof()
2838 if (data[i] == byte4) { in cit_find_sof()
/linux-4.1.27/drivers/net/ethernet/xscale/
Dixp4xx_eth.c190 u8 byte4, byte5, byte6, byte7; member
193 u8 byte7, byte6, byte5, byte4;
1218 port->firmware[0] = msg.byte4; in eth_open()
1239 msg.byte4 = dev->dev_addr[2]; in eth_open()
/linux-4.1.27/arch/mips/include/asm/octeon/
Dcvmx-lmcx-defs.h2655 uint64_t byte4:4; member
2665 uint64_t byte4:4;
2782 uint64_t byte4:6; member
2792 uint64_t byte4:6;
3314 uint64_t byte4:5; member
3324 uint64_t byte4:5;
/linux-4.1.27/Documentation/scsi/
Darcmsr_spec.txt505 ** (if byte4 == 0, use default)
525 ** (if byte4 == 0, not change)
/linux-4.1.27/drivers/net/wireless/rtlwifi/btcoexist/
Dhalbtc8821a1ant.c874 u8 byte4, u8 byte5) in halbtc8821a1ant_set_fw_pstdma() argument
881 h2c_parameter[3] = byte4; in halbtc8821a1ant_set_fw_pstdma()
887 coex_dm->ps_tdma_para[3] = byte4; in halbtc8821a1ant_set_fw_pstdma()
Dhalbtc8723b1ant.c874 u8 byte4, u8 byte5) in halbtc8723b1ant_set_fw_ps_tdma() argument
898 h2c_parameter[3] = byte4; in halbtc8723b1ant_set_fw_ps_tdma()
904 coex_dm->ps_tdma_para[3] = byte4; in halbtc8723b1ant_set_fw_ps_tdma()
Dhalbtc8821a2ant.c1062 u8 byte4, u8 byte5) in halbtc8821a2ant_set_fw_pstdma() argument
1069 h2c_parameter[3] = byte4; in halbtc8821a2ant_set_fw_pstdma()
1075 coex_dm->ps_tdma_para[3] = byte4; in halbtc8821a2ant_set_fw_pstdma()
Dhalbtc8723b2ant.c1134 u8 byte2, u8 byte3, u8 byte4, u8 byte5) in btc8723b2ant_set_fw_ps_tdma() argument
1141 h2c_parameter[3] = byte4; in btc8723b2ant_set_fw_ps_tdma()
1147 coex_dm->ps_tdma_para[3] = byte4; in btc8723b2ant_set_fw_ps_tdma()
Dhalbtc8192e2ant.c1172 u8 byte2, u8 byte3, u8 byte4, u8 byte5) in halbtc8192e2ant_SetFwPstdma() argument
1179 h2c_parameter[3] = byte4; in halbtc8192e2ant_SetFwPstdma()
1185 coex_dm->ps_tdma_para[3] = byte4; in halbtc8192e2ant_SetFwPstdma()
/linux-4.1.27/drivers/net/wireless/rtlwifi/rtl8723ae/
Dhal_btc.c111 u8 byte1, u8 byte2, u8 byte3, u8 byte4, in rtl8723e_dm_bt_set_fw_3a() argument
120 h2c_parameter[3] = byte4; in rtl8723e_dm_bt_set_fw_3a()
/linux-4.1.27/drivers/staging/rtl8723au/include/
Drtl8723a_bt-coexist.h1321 u8 byte4, u8 byte5);
/linux-4.1.27/drivers/staging/rtl8723au/hal/
Drtl8723a_bt-coexist.c6932 u8 byte3, u8 byte4, u8 byte5) in btdm_2AntSetFw3a() argument
6945 H2C_Parameter[3] = byte4; in btdm_2AntSetFw3a()
6951 pHalData->bt_coexist.fw3aVal[3] = byte4; in btdm_2AntSetFw3a()
9155 u8 byte4, in BTDM_SetFw3a() argument
9186 H2C_Parameter[3] = byte4; in BTDM_SetFw3a()