Searched refs:byte4 (Results 1 – 11 of 11) sorted by relevance
/drivers/sbus/char/ |
D | jsflash.c | 172 union byte4 { in jsfd_read() union 256 union byte4 { in jsf_read() union
|
/drivers/media/usb/gspca/ |
D | xirlink_cit.c | 2775 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()
|
/drivers/net/ethernet/xscale/ |
D | ixp4xx_eth.c | 190 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()
|
/drivers/net/wireless/rtlwifi/btcoexist/ |
D | halbtc8821a1ant.c | 874 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()
|
D | halbtc8723b1ant.c | 874 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()
|
D | halbtc8723b2ant.c | 1134 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()
|
D | halbtc8821a2ant.c | 1062 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()
|
D | halbtc8192e2ant.c | 1172 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()
|
/drivers/net/wireless/rtlwifi/rtl8723ae/ |
D | hal_btc.c | 111 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()
|
/drivers/staging/rtl8723au/include/ |
D | rtl8723a_bt-coexist.h | 1315 void BTDM_SetFw3a(struct rtw_adapter * padapter, u8 byte1, u8 byte2, u8 byte3, u8 byte4, u8 byte5);
|
/drivers/staging/rtl8723au/hal/ |
D | rtl8723a_bt-coexist.c | 6973 u8 byte3, u8 byte4, u8 byte5) in btdm_2AntSetFw3a() argument 6986 H2C_Parameter[3] = byte4; in btdm_2AntSetFw3a() 6992 pHalData->bt_coexist.fw3aVal[3] = byte4; in btdm_2AntSetFw3a() 9240 u8 byte4, in BTDM_SetFw3a() argument 9271 H2C_Parameter[3] = byte4; in BTDM_SetFw3a()
|