Home
last modified time | relevance | path

Searched defs:hex (Results 1 – 8 of 8) sorted by relevance

/drivers/staging/r8188eu/hal/
DHalHWImg8188E_BB.c14 static bool CheckCondition(const u32 condition, const u32 hex) in CheckCondition()
177 u32 hex = 0; in ODM_ReadAndConfig_AGC_TAB_1T_8188E() local
457 u32 hex = 0; in ODM_ReadAndConfig_PHY_REG_1T_8188E() local
666 u32 hex; in ODM_ReadAndConfig_PHY_REG_PG_8188E() local
DHalHWImg8188E_MAC.c7 static bool Checkcondition(const u32 condition, const u32 hex) in Checkcondition()
134 u32 hex = 0; in ODM_ReadAndConfig_MAC_REG_8188E() local
DHalHWImg8188E_RF.c145 u32 hex = 0; in ODM_ReadAndConfig_RadioA_1T_8188E() local
/drivers/bus/
Dmoxtet.c468 u8 hex[sizeof(bin) * 2 + 1]; in input_read() local
494 u8 hex[TURRIS_MOX_MAX_MODULES * 2 + 1]; in output_read() local
515 u8 hex[sizeof(bin) * 2 + 1]; in output_write() local
/drivers/mfd/
Djanz-cmodio.c49 u8 hex; member
/drivers/media/cec/usb/rainshadow/
Drainshadow-cec.c285 char hex[3]; in rain_cec_adap_transmit() local
/drivers/isdn/capi/
Dcapiutil.c426 unsigned hex = 0; in printstructlen() local
/drivers/net/wireless/realtek/rtw88/
Dphy.c1075 static u8 tbl_to_dec_pwr_by_rate(struct rtw_dev *rtwdev, u32 hex, u8 i) in tbl_to_dec_pwr_by_rate()