Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/gt9xx/
H A Dgt9xx_update.c2579 … s32 gup_check_and_repair(struct i2c_client *client, u16 start_addr, s32 start_index, s32 chk_len);
3227 …c s32 gup_check_and_repair(struct i2c_client *client, u16 start_addr, s32 start_index, s32 chk_len) in gup_check_and_repair() argument
3236 GTP_DEBUG("check firmware: start 0x%04X, %d bytes", start_addr, chk_len); in gup_check_and_repair()
3237 while ((chk_len > 0) && (chked_times < GTP_CHK_FW_MAX)) in gup_check_and_repair()
3239 if (chk_len >= GUP_FW_CHK_SIZE) in gup_check_and_repair()
3245 cmp_len = chk_len; in gup_check_and_repair()
3277 chk_len -= cmp_len; in gup_check_and_repair()
3280 if (chk_len > 0) in gup_check_and_repair()
3283 start_index, chk_len); in gup_check_and_repair()
/OK3568_Linux_fs/kernel/drivers/nvme/host/
H A Dlightnvm.c180 __u8 chk_len; member
380 dst->chk_len = src->chk_len; in nvme_nvm_set_addr_20()
385 dst->lun_offset = dst->chk_offset + dst->chk_len; in nvme_nvm_set_addr_20()
390 dst->chk_mask = ((1ULL << dst->chk_len) - 1) << dst->chk_offset; in nvme_nvm_set_addr_20()
/OK3568_Linux_fs/kernel/drivers/lightnvm/
H A Dpblk-init.c251 adst->chk_len = src->chk_len; in pblk_set_addrf_20()
260 adst->chk_mask = ((1ULL << adst->chk_len) - 1) << adst->chk_offset; in pblk_set_addrf_20()
271 return adst->chk_offset + adst->chk_len; in pblk_set_addrf_20()
H A Dpblk-sysfs.c150 ppaf->chk_offset, ppaf->chk_len, in pblk_sysfs_ppaf()
157 gppaf->chk_offset, gppaf->chk_len, in pblk_sysfs_ppaf()
/OK3568_Linux_fs/kernel/include/linux/
H A Dlightnvm.h216 u8 chk_len; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/hal/
H A Dhal_com_phycfg.c1059 static u8 _check_phy_efuse_tx_power_info_valid(u8 *pg_data, int chk_len, u16 pg_offset) in _check_phy_efuse_tx_power_info_valid() argument
1064 for (i = 0; i < chk_len; i++) { in _check_phy_efuse_tx_power_info_valid()
1071 else if (ff_cnt == chk_len) in _check_phy_efuse_tx_power_info_valid()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/hal/
H A Dhal_com_phycfg.c1060 static u8 _check_phy_efuse_tx_power_info_valid(u8 *pg_data, int chk_len, u16 pg_offset) in _check_phy_efuse_tx_power_info_valid() argument
1065 for (i = 0; i < chk_len; i++) { in _check_phy_efuse_tx_power_info_valid()
1072 else if (ff_cnt == chk_len) in _check_phy_efuse_tx_power_info_valid()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/hal/
H A Dhal_com_phycfg.c1059 static u8 _check_phy_efuse_tx_power_info_valid(u8 *pg_data, int chk_len, u16 pg_offset) in _check_phy_efuse_tx_power_info_valid() argument
1064 for (i = 0; i < chk_len; i++) { in _check_phy_efuse_tx_power_info_valid()
1071 else if (ff_cnt == chk_len) in _check_phy_efuse_tx_power_info_valid()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/hal/
H A Dhal_com_phycfg.c1059 static u8 _check_phy_efuse_tx_power_info_valid(u8 *pg_data, int chk_len, u16 pg_offset) in _check_phy_efuse_tx_power_info_valid() argument
1064 for (i = 0; i < chk_len; i++) { in _check_phy_efuse_tx_power_info_valid()
1071 else if (ff_cnt == chk_len) in _check_phy_efuse_tx_power_info_valid()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/hal/
H A Dhal_com_phycfg.c1089 static u8 _check_phy_efuse_tx_power_info_valid(u8 *pg_data, int chk_len, u16 pg_offset) in _check_phy_efuse_tx_power_info_valid() argument
1094 for (i = 0; i < chk_len; i++) { in _check_phy_efuse_tx_power_info_valid()
1101 else if (ff_cnt == chk_len) in _check_phy_efuse_tx_power_info_valid()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/hal/
H A Dhal_com_phycfg.c1077 static u8 _check_phy_efuse_tx_power_info_valid(u8 *pg_data, int chk_len, u16 pg_offset) in _check_phy_efuse_tx_power_info_valid() argument
1082 for (i = 0; i < chk_len; i++) { in _check_phy_efuse_tx_power_info_valid()
1089 else if (ff_cnt == chk_len) in _check_phy_efuse_tx_power_info_valid()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/hal/
H A Dhal_com_phycfg.c1089 static u8 _check_phy_efuse_tx_power_info_valid(u8 *pg_data, int chk_len, u16 pg_offset) in _check_phy_efuse_tx_power_info_valid() argument
1094 for (i = 0; i < chk_len; i++) { in _check_phy_efuse_tx_power_info_valid()
1101 else if (ff_cnt == chk_len) in _check_phy_efuse_tx_power_info_valid()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/hal/
H A Dhal_com_phycfg.c1078 static u8 _check_phy_efuse_tx_power_info_valid(u8 *pg_data, int chk_len, u16 pg_offset) in _check_phy_efuse_tx_power_info_valid() argument
1083 for (i = 0; i < chk_len; i++) { in _check_phy_efuse_tx_power_info_valid()
1090 else if (ff_cnt == chk_len) in _check_phy_efuse_tx_power_info_valid()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/hal/
H A Dhal_com_phycfg.c1079 static u8 _check_phy_efuse_tx_power_info_valid(u8 *pg_data, int chk_len, u16 pg_offset) in _check_phy_efuse_tx_power_info_valid() argument
1084 for (i = 0; i < chk_len; i++) { in _check_phy_efuse_tx_power_info_valid()
1091 else if (ff_cnt == chk_len) in _check_phy_efuse_tx_power_info_valid()