| /linux-6.15/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ |
| H A D | process_pptables_v1_0.c | 607 le16_to_cpu(tonga_table->usTjMax); in get_cac_tdp_table() 629 le16_to_cpu(fijitable->usTjMax); in get_cac_tdp_table() 673 le16_to_cpu(polaristable->usTjMax); in get_cac_tdp_table() 969 = le16_to_cpu(tonga_fan_table->usTMin); in init_thermal_controller() 971 = le16_to_cpu(tonga_fan_table->usTMed); in init_thermal_controller() 973 = le16_to_cpu(tonga_fan_table->usTHigh); in init_thermal_controller() 981 = le16_to_cpu(tonga_fan_table->usTMax); in init_thermal_controller() 1004 = le16_to_cpu(fiji_fan_table->usTMin); in init_thermal_controller() 1006 = le16_to_cpu(fiji_fan_table->usTMed); in init_thermal_controller() 1008 = le16_to_cpu(fiji_fan_table->usTHigh); in init_thermal_controller() [all …]
|
| H A D | vega10_processpptables.c | 179 le16_to_cpu(fan_table_v1->usFanRPMMax); in init_thermal_controller() 189 le16_to_cpu(fan_table_v1->usTargetGfxClk); in init_thermal_controller() 191 le16_to_cpu(fan_table_v1->usFanGainEdge); in init_thermal_controller() 201 le16_to_cpu(fan_table_v1->usFanGainPlx); in init_thermal_controller() 203 le16_to_cpu(fan_table_v1->usFanGainHbm); in init_thermal_controller() 235 le16_to_cpu(fan_table_v2->usFanGainEdge); in init_thermal_controller() 245 le16_to_cpu(fan_table_v2->usFanGainPlx); in init_thermal_controller() 247 le16_to_cpu(fan_table_v2->usFanGainHbm); in init_thermal_controller() 279 le16_to_cpu(fan_table_v3->usFanGainEdge); in init_thermal_controller() 289 le16_to_cpu(fan_table_v3->usFanGainPlx); in init_thermal_controller() [all …]
|
| H A D | processpptables.c | 1025 le16_to_cpu(fan_table->usTMin); in init_thermal_controller() 1027 le16_to_cpu(fan_table->usTMed); in init_thermal_controller() 1029 le16_to_cpu(fan_table->usTHigh); in init_thermal_controller() 1031 le16_to_cpu(fan_table->usPWMMin); in init_thermal_controller() 1033 le16_to_cpu(fan_table->usPWMMed); in init_thermal_controller() 1048 le16_to_cpu(fan_table2->usTMax); in init_thermal_controller() 1224 | le16_to_cpu(entry->usVClkLow); in get_uvd_clock_voltage_limit_table() 1226 | le16_to_cpu(entry->usDClkLow); in get_uvd_clock_voltage_limit_table() 1253 | le16_to_cpu(entry->usEVClkLow); in get_vce_clock_voltage_limit_table() 1255 | le16_to_cpu(entry->usECClkLow); in get_vce_clock_voltage_limit_table() [all …]
|
| H A D | ppatomctrl.c | 119 (uint16_t)(le16_to_cpu(format->usRegIndex)); in atomctrl_set_mc_reg_address_table() 304 le16_to_cpu(mpll_parameters.ulFbDiv.usFbDivFrac); in atomctrl_get_memory_pll_dividers_si() 306 le16_to_cpu(mpll_parameters.ulFbDiv.usFbDiv); in atomctrl_get_memory_pll_dividers_si() 376 le16_to_cpu(mpll_parameters.usMclk_fcw_int); in atomctrl_get_memory_pll_dividers_ai() 378 le16_to_cpu(mpll_parameters.usMclk_fcw_frac); in atomctrl_get_memory_pll_dividers_ai() 432 le16_to_cpu(pll_patameters.ulFbDiv.usFbDivFrac); in atomctrl_get_engine_pll_dividers_vi() 434 le16_to_cpu(pll_patameters.ulFbDiv.usFbDiv); in atomctrl_get_engine_pll_dividers_vi() 502 le16_to_cpu(pll_patameters.ulFbDiv.usFbDivFrac); in atomctrl_get_dfs_pll_dividers_vi() 504 le16_to_cpu(pll_patameters.ulFbDiv.usFbDiv); in atomctrl_get_dfs_pll_dividers_vi() 625 le16_to_cpu(pin_assignment->usGpioPin_AIndex); in atomctrl_lookup_gpio_pin() [all …]
|
| /linux-6.15/fs/ext4/ |
| H A D | ext4_extents.h | 98 (sizeof(struct ext4_extent) * le16_to_cpu((hdr)->eh_max))) 167 (le16_to_cpu((__path__)->p_hdr->eh_entries) \ 168 < le16_to_cpu((__path__)->p_hdr->eh_max)) 174 ((le16_to_cpu((__hdr__)->eh_max)) ? \ 178 ((le16_to_cpu((__hdr__)->eh_max)) ? \ 194 return le16_to_cpu(ext_inode_hdr(inode)->eh_depth); in ext_depth() 200 BUG_ON((le16_to_cpu(ext->ee_len) & ~EXT_INIT_MAX_LEN) == 0); in ext4_ext_mark_unwritten() 207 return (le16_to_cpu(ext->ee_len) > EXT_INIT_MAX_LEN); in ext4_ext_is_unwritten() 212 return (le16_to_cpu(ext->ee_len) <= EXT_INIT_MAX_LEN ? in ext4_ext_get_actual_len() 213 le16_to_cpu(ext->ee_len) : in ext4_ext_get_actual_len() [all …]
|
| /linux-6.15/fs/smb/server/ |
| H A D | smb2misc.c | 113 le16_to_cpu(((struct smb2_create_req *)hdr)->NameOffset), in smb2_get_data_area_len() 116 le16_to_cpu(((struct smb2_create_req *)hdr)->NameLength); in smb2_get_data_area_len() 154 le16_to_cpu(((struct smb2_write_req *)hdr)->DataOffset), in smb2_get_data_area_len() 216 *len = le16_to_cpu(hdr->StructureSize); in smb2_calc_size() 222 *len += le16_to_cpu(pdu->StructureSize2); in smb2_calc_size() 232 if (has_smb2_data_area[le16_to_cpu(hdr->Command)] == false) in smb2_calc_size() 305 unsigned short credit_charge = le16_to_cpu(hdr->CreditCharge); in smb2_validate_credit_charge() 393 le16_to_cpu(hdr->StructureSize)); in ksmbd_smb2_check_message() 397 command = le16_to_cpu(hdr->Command); in ksmbd_smb2_check_message() 410 le16_to_cpu(pdu->StructureSize2), command); in ksmbd_smb2_check_message() [all …]
|
| /linux-6.15/drivers/net/wireless/marvell/mwifiex/ |
| H A D | sta_cmdresp.c | 45 switch (le16_to_cpu(resp->command)) { in mwifiex_process_cmdresp_error() 160 u16 oid = le16_to_cpu(smib->oid); in mwifiex_ret_802_11_snmp_mib() 271 tlv = le16_to_cpu(head->type); in mwifiex_ret_tx_rate_cfg() 272 tlv_buf_len = le16_to_cpu(head->len); in mwifiex_ret_tx_rate_cfg() 288 le16_to_cpu(rate_scope-> in mwifiex_ret_tx_rate_cfg() 296 le16_to_cpu(rate_scope-> in mwifiex_ret_tx_rate_cfg() 428 u16 action = le16_to_cpu(txp->action); in mwifiex_ret_rf_tx_power() 461 le16_to_cpu(ant_mimo->action_tx), in mwifiex_ret_rf_antenna() 470 le16_to_cpu(ant_siso->action), in mwifiex_ret_rf_antenna() 831 le16_to_cpu(r.eeprom->byte_count)); in mwifiex_ret_reg_access() [all …]
|
| H A D | ie.c | 42 len = le16_to_cpu(ie->ie_length); in mwifiex_ie_get_autoidx() 77 input_len = le16_to_cpu(ie_list->len); in mwifiex_update_autoindex_ies() 84 tlv_len = le16_to_cpu(ie->ie_length); in mwifiex_update_autoindex_ies() 89 index = le16_to_cpu(ie->ie_index); in mwifiex_update_autoindex_ies() 90 mask = le16_to_cpu(ie->mgmt_subtype_mask); in mwifiex_update_autoindex_ies() 123 le16_to_cpu( in mwifiex_update_autoindex_ies() 161 le16_to_cpu(beacon_ie->ie_length); in mwifiex_update_uap_custom_ie() 168 le16_to_cpu(pr_ie->ie_length); in mwifiex_update_uap_custom_ie() 175 le16_to_cpu(ar_ie->ie_length); in mwifiex_update_uap_custom_ie() 188 le16_to_cpu(beacon_ie->ie_length); in mwifiex_update_uap_custom_ie() [all …]
|
| /linux-6.15/drivers/gpu/drm/amd/pm/legacy-dpm/ |
| H A D | legacy_dpm.c | 344 le16_to_cpu(entry->usVoltage); in amdgpu_parse_extended_power_table() 382 le16_to_cpu(entry->usVddc1); in amdgpu_parse_extended_power_table() 384 le16_to_cpu(entry->usVddc2); in amdgpu_parse_extended_power_table() 386 le16_to_cpu(entry->usVddc3); in amdgpu_parse_extended_power_table() 389 le16_to_cpu(entry->usVddc); in amdgpu_parse_extended_power_table() 444 le16_to_cpu(entry->usVoltage); in amdgpu_parse_extended_power_table() 496 le16_to_cpu(entry->usVoltage); in amdgpu_parse_extended_power_table() 521 le16_to_cpu(entry->usVoltage); in amdgpu_parse_extended_power_table() 537 le16_to_cpu(ppm->usCpuCoreNumber); in amdgpu_parse_extended_power_table() 575 le16_to_cpu(entry->usVoltage); in amdgpu_parse_extended_power_table() [all …]
|
| /linux-6.15/drivers/gpu/drm/radeon/ |
| H A D | radeon_ucode.c | 37 DRM_DEBUG("ip_version_major: %u\n", le16_to_cpu(hdr->ip_version_major)); in radeon_ucode_print_common_hdr() 48 uint16_t version_major = le16_to_cpu(hdr->header_version_major); in radeon_ucode_print_mc_hdr() 49 uint16_t version_minor = le16_to_cpu(hdr->header_version_minor); in radeon_ucode_print_mc_hdr() 69 uint16_t version_major = le16_to_cpu(hdr->header_version_major); in radeon_ucode_print_smc_hdr() 70 uint16_t version_minor = le16_to_cpu(hdr->header_version_minor); in radeon_ucode_print_smc_hdr() 87 uint16_t version_major = le16_to_cpu(hdr->header_version_major); in radeon_ucode_print_gfx_hdr() 88 uint16_t version_minor = le16_to_cpu(hdr->header_version_minor); in radeon_ucode_print_gfx_hdr() 108 uint16_t version_major = le16_to_cpu(hdr->header_version_major); in radeon_ucode_print_rlc_hdr() 109 uint16_t version_minor = le16_to_cpu(hdr->header_version_minor); in radeon_ucode_print_rlc_hdr() 135 uint16_t version_major = le16_to_cpu(hdr->header_version_major); in radeon_ucode_print_sdma_hdr() [all …]
|
| H A D | r600_dpm.c | 1006 le16_to_cpu(entry->usVoltage); in r600_parse_extended_power_table() 1046 le16_to_cpu(entry->usVddc1); in r600_parse_extended_power_table() 1048 le16_to_cpu(entry->usVddc2); in r600_parse_extended_power_table() 1050 le16_to_cpu(entry->usVddc3); in r600_parse_extended_power_table() 1053 le16_to_cpu(entry->usVddc); in r600_parse_extended_power_table() 1110 le16_to_cpu(entry->usVoltage); in r600_parse_extended_power_table() 1163 le16_to_cpu(entry->usVoltage); in r600_parse_extended_power_table() 1190 le16_to_cpu(entry->usVoltage); in r600_parse_extended_power_table() 1208 le16_to_cpu(ppm->usCpuCoreNumber); in r600_parse_extended_power_table() 1248 le16_to_cpu(entry->usVoltage); in r600_parse_extended_power_table() [all …]
|
| H A D | radeon_atombios.c | 565 path_size += le16_to_cpu(path->usSize); in radeon_get_atom_connector_info_from_object_table() 578 if (le16_to_cpu(path->usDeviceTag) == in radeon_get_atom_connector_info_from_object_table() 672 le16_to_cpu in radeon_get_atom_connector_info_from_object_table() 751 if ((le16_to_cpu(path->usDeviceTag) & in radeon_get_atom_connector_info_from_object_table() 762 le16_to_cpu(con_obj-> in radeon_get_atom_connector_info_from_object_table() 818 le16_to_cpu(path-> in radeon_get_atom_connector_info_from_object_table() 2511 le16_to_cpu(clock_info->si.usVDDC); in radeon_atombios_parse_pplib_clock_info() 2513 le16_to_cpu(clock_info->si.usVDDCI); in radeon_atombios_parse_pplib_clock_info() 2537 le16_to_cpu(clock_info->r600.usVDDC); in radeon_atombios_parse_pplib_clock_info() 3589 le16_to_cpu(lut->usVoltageValue); in radeon_atom_get_max_voltage() [all …]
|
| /linux-6.15/drivers/gpu/drm/amd/amdgpu/ |
| H A D | amdgpu_atombios.c | 358 path_size += le16_to_cpu(path->usSize); in amdgpu_atombios_get_connector_info_from_object_table() 366 if ((le16_to_cpu(path->usDeviceTag) == in amdgpu_atombios_get_connector_info_from_object_table() 368 (le16_to_cpu(path->usDeviceTag) == in amdgpu_atombios_get_connector_info_from_object_table() 416 le16_to_cpu(path->usDeviceTag), in amdgpu_atombios_get_connector_info_from_object_table() 444 le16_to_cpu(dst_objs[enum_id])) in amdgpu_atombios_get_connector_info_from_object_table() 493 if ((le16_to_cpu(path->usDeviceTag) & in amdgpu_atombios_get_connector_info_from_object_table() 496 if (le16_to_cpu(path->usConnObjectId) == in amdgpu_atombios_get_connector_info_from_object_table() 497 le16_to_cpu(con_obj->asObjects[j]. in amdgpu_atombios_get_connector_info_from_object_table() 504 le16_to_cpu(con_obj-> in amdgpu_atombios_get_connector_info_from_object_table() 555 le16_to_cpu(path->usDeviceTag), in amdgpu_atombios_get_connector_info_from_object_table() [all …]
|
| /linux-6.15/drivers/usb/core/ |
| H A D | otg_productlist.h | 46 if ((le16_to_cpu(dev->descriptor.idVendor) == 0x1a0a && in is_targeted() 47 le16_to_cpu(dev->descriptor.idProduct) == 0xbadd)) in is_targeted() 51 if ((le16_to_cpu(dev->descriptor.idVendor) == 0x1a0a && in is_targeted() 52 le16_to_cpu(dev->descriptor.idProduct) == 0x0200)) in is_targeted() 60 id->idVendor != le16_to_cpu(dev->descriptor.idVendor)) in is_targeted() 64 id->idProduct != le16_to_cpu(dev->descriptor.idProduct)) in is_targeted() 70 (id->bcdDevice_lo > le16_to_cpu(dev->descriptor.bcdDevice))) in is_targeted() 74 (id->bcdDevice_hi < le16_to_cpu(dev->descriptor.bcdDevice))) in is_targeted() 97 le16_to_cpu(dev->descriptor.idVendor), in is_targeted() 98 le16_to_cpu(dev->descriptor.idProduct)); in is_targeted()
|
| /linux-6.15/drivers/net/ethernet/meta/fbnic/ |
| H A D | fbnic_tlv.c | 59 attr_max_len -= le16_to_cpu(msg->hdr.len) * sizeof(u32); in fbnic_tlv_attr_put_flag() 64 attr = &msg[le16_to_cpu(msg->hdr.len)]; in fbnic_tlv_attr_put_flag() 72 FBNIC_TLV_MSG_SIZE(le16_to_cpu(hdr.len))); in fbnic_tlv_attr_put_flag() 106 attr = &msg[le16_to_cpu(msg->hdr.len)]; in fbnic_tlv_attr_put_value() 121 FBNIC_TLV_MSG_SIZE(le16_to_cpu(hdr.len))); in fbnic_tlv_attr_put_value() 211 le16_to_cpu(attr->hdr.len) - sizeof(*attr)); in fbnic_tlv_attr_get_unsigned() 236 le16_to_cpu(attr->hdr.len) - sizeof(*attr)); in fbnic_tlv_attr_get_signed() 263 srclen = le16_to_cpu(attr->hdr.len) - sizeof(*attr); in fbnic_tlv_attr_get_string() 328 u16 len = le16_to_cpu(attr->hdr.len); in fbnic_tlv_attr_nest_stop() 344 u16 len = le16_to_cpu(attr->hdr.len) - sizeof(*attr); in fbnic_tlv_attr_validate() [all …]
|
| /linux-6.15/drivers/mtd/nand/raw/ |
| H A D | nand_onfi.c | 47 len = le16_to_cpu(p->ext_param_page_length) * 16; in nand_flash_detect_ext_param_page() 64 != le16_to_cpu(ep->crc))) { in nand_flash_detect_ext_param_page() 189 if (crc == le16_to_cpu(pbuf[i].crc)) { in nand_onfi_detect() 207 if (crc != le16_to_cpu(pbuf->crc)) { in nand_onfi_detect() 219 val = le16_to_cpu(p->revision); in nand_onfi_detect() 306 if (le16_to_cpu(p->opt_cmd) & ONFI_OPT_CMD_READ_CACHE) in nand_onfi_detect() 316 onfi->tPROG = le16_to_cpu(p->t_prog); in nand_onfi_detect() 317 onfi->tBERS = le16_to_cpu(p->t_bers); in nand_onfi_detect() 318 onfi->tR = le16_to_cpu(p->t_r); in nand_onfi_detect() 319 onfi->tCCS = le16_to_cpu(p->t_ccs); in nand_onfi_detect() [all …]
|
| /linux-6.15/drivers/scsi/fnic/ |
| H A D | wq_enet_desc.h | 64 *length = le16_to_cpu(desc->length) & WQ_ENET_LEN_MASK; in wq_enet_desc_dec() 65 *mss = (le16_to_cpu(desc->mss_loopback) >> WQ_ENET_MSS_SHIFT) & in wq_enet_desc_dec() 67 *loopback = (u8)((le16_to_cpu(desc->mss_loopback) >> in wq_enet_desc_dec() 69 *header_length = le16_to_cpu(desc->header_length_flags) & in wq_enet_desc_dec() 71 *offload_mode = (u8)((le16_to_cpu(desc->header_length_flags) >> in wq_enet_desc_dec() 73 *eop = (u8)((le16_to_cpu(desc->header_length_flags) >> in wq_enet_desc_dec() 75 *cq_entry = (u8)((le16_to_cpu(desc->header_length_flags) >> in wq_enet_desc_dec() 77 *fcoe_encap = (u8)((le16_to_cpu(desc->header_length_flags) >> in wq_enet_desc_dec() 79 *vlan_tag_insert = (u8)((le16_to_cpu(desc->header_length_flags) >> in wq_enet_desc_dec() 81 *vlan_tag = le16_to_cpu(desc->vlan_tag); in wq_enet_desc_dec()
|
| /linux-6.15/drivers/scsi/snic/ |
| H A D | wq_enet_desc.h | 62 *length = le16_to_cpu(desc->length) & WQ_ENET_LEN_MASK; in wq_enet_desc_dec() 63 *mss = (le16_to_cpu(desc->mss_loopback) >> WQ_ENET_MSS_SHIFT) & in wq_enet_desc_dec() 65 *loopback = (u8)((le16_to_cpu(desc->mss_loopback) >> in wq_enet_desc_dec() 67 *header_length = le16_to_cpu(desc->header_length_flags) & in wq_enet_desc_dec() 69 *offload_mode = (u8)((le16_to_cpu(desc->header_length_flags) >> in wq_enet_desc_dec() 71 *eop = (u8)((le16_to_cpu(desc->header_length_flags) >> in wq_enet_desc_dec() 73 *cq_entry = (u8)((le16_to_cpu(desc->header_length_flags) >> in wq_enet_desc_dec() 75 *fcoe_encap = (u8)((le16_to_cpu(desc->header_length_flags) >> in wq_enet_desc_dec() 77 *vlan_tag_insert = (u8)((le16_to_cpu(desc->header_length_flags) >> in wq_enet_desc_dec() 79 *vlan_tag = le16_to_cpu(desc->vlan_tag); in wq_enet_desc_dec()
|
| /linux-6.15/drivers/net/ethernet/cisco/enic/ |
| H A D | wq_enet_desc.h | 65 *length = le16_to_cpu(desc->length) & WQ_ENET_LEN_MASK; in wq_enet_desc_dec() 66 *mss = (le16_to_cpu(desc->mss_loopback) >> WQ_ENET_MSS_SHIFT) & in wq_enet_desc_dec() 68 *loopback = (u8)((le16_to_cpu(desc->mss_loopback) >> in wq_enet_desc_dec() 70 *header_length = le16_to_cpu(desc->header_length_flags) & in wq_enet_desc_dec() 72 *offload_mode = (u8)((le16_to_cpu(desc->header_length_flags) >> in wq_enet_desc_dec() 74 *eop = (u8)((le16_to_cpu(desc->header_length_flags) >> in wq_enet_desc_dec() 76 *cq_entry = (u8)((le16_to_cpu(desc->header_length_flags) >> in wq_enet_desc_dec() 78 *fcoe_encap = (u8)((le16_to_cpu(desc->header_length_flags) >> in wq_enet_desc_dec() 80 *vlan_tag_insert = (u8)((le16_to_cpu(desc->header_length_flags) >> in wq_enet_desc_dec() 82 *vlan_tag = le16_to_cpu(desc->vlan_tag); in wq_enet_desc_dec()
|
| /linux-6.15/drivers/gpu/drm/amd/display/dc/bios/ |
| H A D | bios_parser.c | 235 offset = le16_to_cpu(object->usRecordOffset) in bios_parser_get_i2c_info() 298 offset = le16_to_cpu(object->usRecordOffset) in bios_parser_get_device_tag_record() 880 offset = le16_to_cpu(object->usRecordOffset) in get_hpd_record() 1250 le16_to_cpu(lvds->sLCDTiming.usHActive); in get_embedded_panel_info_v1_2() 1259 le16_to_cpu(lvds->sLCDTiming.usVActive); in get_embedded_panel_info_v1_2() 1368 le16_to_cpu(lvds->sLCDTiming.usHActive); in get_embedded_panel_info_v1_3() 1377 le16_to_cpu(lvds->sLCDTiming.usVActive); in get_embedded_panel_info_v1_3() 2291 le16_to_cpu(info_v8->usBootUpNBVoltage); in get_integrated_info_v8() 2313 le16_to_cpu(info_v8->usLvdsSSPercentage); in get_integrated_info_v8() 2317 le16_to_cpu(info_v8->usHDMISSPercentage); in get_integrated_info_v8() [all …]
|
| /linux-6.15/drivers/scsi/mpt3sas/ |
| H A D | mpt3sas_warpdrive.c | 66 ioc_status = le16_to_cpu(mpi_reply.IOCStatus) & in _warpdrive_disable_ddio() 70 handle = le16_to_cpu(vol_pg1.DevHandle); in _warpdrive_disable_ddio() 97 ioc_status = le16_to_cpu(mpi_reply.IOCStatus) & in mpt3sas_get_num_volumes() 102 handle = le16_to_cpu(vol_pg1.DevHandle); in mpt3sas_get_num_volumes() 172 le16_to_cpu(pd_pg0.DevHandle) == in mpt3sas_init_warpdrive_properties() 184 le16_to_cpu(pd_pg0.DevHandle), in mpt3sas_init_warpdrive_properties() 200 le16_to_cpu(vol_pg0->BlockSize)) / 1024, in mpt3sas_init_warpdrive_properties() 201 le16_to_cpu(vol_pg0->BlockSize)); in mpt3sas_init_warpdrive_properties() 211 le16_to_cpu(vol_pg0->BlockSize)) / 1024); in mpt3sas_init_warpdrive_properties() 215 block_sz = le16_to_cpu(vol_pg0->BlockSize); in mpt3sas_init_warpdrive_properties() [all …]
|
| /linux-6.15/fs/hpfs/ |
| H A D | map.c | 80 cpi = le16_to_cpu(cp->array[0].index); in hpfs_load_code_page() 89 if (le16_to_cpu(cpd->offs[cpi]) > 0x178) { in hpfs_load_code_page() 94 ptr = (unsigned char *)cpd + le16_to_cpu(cpd->offs[cpi]) + 6; in hpfs_load_code_page() 187 if (le16_to_cpu(fnode->btree.first_free) != in hpfs_map_fnode() 195 if (le16_to_cpu(fnode->ea_size_s) && (le16_to_cpu(fnode->ea_offs) < 0xc4 || in hpfs_map_fnode() 196 …le16_to_cpu(fnode->ea_offs) + le16_to_cpu(fnode->acl_size_s) + le16_to_cpu(fnode->ea_size_s) > 0x2… in hpfs_map_fnode() 200 le16_to_cpu(fnode->ea_offs), le16_to_cpu(fnode->ea_size_s)); in hpfs_map_fnode() 240 if (le16_to_cpu(anode->btree.first_free) != in hpfs_map_anode() 286 …if (le16_to_cpu(de->length) > 292 || (le16_to_cpu(de->length) < 32) || (le16_to_cpu(de->length) & … in hpfs_map_dnode() 290 if (((31 + de->namelen + de->down*4 + 3) & ~3) != le16_to_cpu(de->length)) { in hpfs_map_dnode() [all …]
|
| /linux-6.15/fs/ocfs2/ |
| H A D | suballoc.c | 150 return (u32)le16_to_cpu(cl->cl_cpg) * (u32)le16_to_cpu(cl->cl_bpc); in ocfs2_bits_per_group() 185 if (le16_to_cpu(gd->bg_free_bits_count) > le16_to_cpu(gd->bg_bits)) { in ocfs2_validate_gd_self() 188 le16_to_cpu(gd->bg_bits), in ocfs2_validate_gd_self() 192 if (le16_to_cpu(gd->bg_bits) > (8 * le16_to_cpu(gd->bg_size))) { in ocfs2_validate_gd_self() 195 le16_to_cpu(gd->bg_bits), in ocfs2_validate_gd_self() 217 max_bits = le16_to_cpu(di->id2.i_chain.cl_cpg) * le16_to_cpu(di->id2.i_chain.cl_bpc); in ocfs2_validate_gd_parent() 497 le16_to_cpu(bg->bg_bits) / le16_to_cpu(cl->cl_bpc); in ocfs2_block_group_grow_discontig() 529 le16_to_cpu(bg->bg_bits) / le16_to_cpu(cl->cl_bpc); in ocfs2_block_group_grow_discontig() 729 if (le16_to_cpu(cl->cl_next_free_rec) < le16_to_cpu(cl->cl_count)) in ocfs2_block_group_alloc() 1399 if (le16_to_cpu(bg->bg_free_bits_count) > le16_to_cpu(bg->bg_bits)) { in ocfs2_block_group_set_bits() [all …]
|
| /linux-6.15/drivers/net/wireless/ti/wl18xx/ |
| H A D | event.c | 134 le16_to_cpu(mbox->time_sync_tsf_high_msb), in wl18xx_process_mailbox_events() 135 le16_to_cpu(mbox->time_sync_tsf_high_lsb), in wl18xx_process_mailbox_events() 136 le16_to_cpu(mbox->time_sync_tsf_low_msb), in wl18xx_process_mailbox_events() 137 le16_to_cpu(mbox->time_sync_tsf_low_lsb)); in wl18xx_process_mailbox_events() 164 le16_to_cpu(mbox->rx_ba_role_id_bitmap), in wl18xx_process_mailbox_events() 165 le16_to_cpu(mbox->rx_ba_allowed_bitmap)); in wl18xx_process_mailbox_events() 169 le16_to_cpu(mbox->bss_loss_bitmap)); in wl18xx_process_mailbox_events() 173 le16_to_cpu(mbox->channel_switch_role_id_bitmap), in wl18xx_process_mailbox_events() 185 le16_to_cpu(mbox->tx_retry_exceeded_bitmap)); in wl18xx_process_mailbox_events() 189 le16_to_cpu(mbox->inactive_sta_bitmap)); in wl18xx_process_mailbox_events()
|
| /linux-6.15/include/soc/fsl/ |
| H A D | dpaa2-fd.h | 184 return !!((le16_to_cpu(fd->simple.format_offset) >> in dpaa2_fd_short_len() 220 return le16_to_cpu(fd->simple.format_offset) & FD_OFFSET_MASK; in dpaa2_fd_get_offset() 268 return le16_to_cpu(fd->simple.bpid) & FD_BPID_MASK; in dpaa2_fd_get_bpid() 363 return le16_to_cpu(sg->format_offset) & SG_OFFSET_MASK; in dpaa2_sg_get_offset() 387 return (enum dpaa2_sg_format)((le16_to_cpu(sg->format_offset) in dpaa2_sg_get_format() 411 return le16_to_cpu(sg->bpid) & SG_BPID_MASK; in dpaa2_sg_get_bpid() 433 return !!(le16_to_cpu(sg->format_offset) >> SG_FINAL_FLAG_SHIFT); in dpaa2_sg_is_final() 562 return !!((le16_to_cpu(fle->format_offset) >> in dpaa2_fl_short_len() 598 return le16_to_cpu(fle->format_offset) & FL_OFFSET_MASK; in dpaa2_fl_get_offset() 620 return (enum dpaa2_fl_format)((le16_to_cpu(fle->format_offset) >> in dpaa2_fl_get_format() [all …]
|