Home
last modified time | relevance | path

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

/linux-4.4.14/include/scsi/
Dscsi_common.h47 u8 byte4; member
/linux-4.4.14/drivers/sbus/char/
Djsflash.c172 union byte4 { in jsfd_read() union
256 union byte4 { in jsf_read() union
/linux-4.4.14/drivers/media/usb/gspca/
Dxirlink_cit.c2781 u8 byte3 = 0, byte4 = 0; in cit_find_sof() local
2792 byte4 = 0x0a; in cit_find_sof()
2796 byte4 = 0x0e; in cit_find_sof()
2800 byte4 = 0x08; in cit_find_sof()
2804 byte4 = 0x00; in cit_find_sof()
2808 byte4 = 0x08; in cit_find_sof()
2844 if (data[i] == byte4) { in cit_find_sof()
/linux-4.4.14/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.4.14/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.4.14/Documentation/scsi/
Darcmsr_spec.txt505 ** (if byte4 == 0, use default)
525 ** (if byte4 == 0, not change)
/linux-4.4.14/drivers/net/ethernet/qlogic/qed/
Dqed_hsi.h290 u8 byte4 /* byte4 */; member
1054 u8 byte4 /* byte4 */; member
2521 u8 byte4 /* byte4 */; member
3020 u8 byte4 /* byte4 */; member
/linux-4.4.14/drivers/net/wireless/realtek/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()
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()
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()
/linux-4.4.14/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
120 h2c_parameter[3] = byte4; in rtl8723e_dm_bt_set_fw_3a()
/linux-4.4.14/drivers/staging/rtl8723au/include/
Drtl8723a_bt-coexist.h1321 u8 byte4, u8 byte5);
/linux-4.4.14/drivers/staging/rtl8723au/hal/
Drtl8723a_bt-coexist.c6928 u8 byte3, u8 byte4, u8 byte5) in btdm_2AntSetFw3a() argument
6941 H2C_Parameter[3] = byte4; in btdm_2AntSetFw3a()
6947 pHalData->bt_coexist.fw3aVal[3] = byte4; in btdm_2AntSetFw3a()
9151 u8 byte4, in BTDM_SetFw3a() argument
9182 H2C_Parameter[3] = byte4; in BTDM_SetFw3a()