Home
last modified time | relevance | path

Searched refs:module_type (Results 1 – 25 of 62) sorted by relevance

123

/OK3568_Linux_fs/kernel/scripts/gdb/linux/
H A Dmodules.py19 module_type = utils.CachedType("struct module") variable
23 global module_type
28 module_ptr_type = module_type.get_type().pointer()
/OK3568_Linux_fs/u-boot/drivers/ddr/fsl/
H A Dddr3_dimm_params.c135 switch (spd->module_type & DDR3_SPD_MODULETYPE_MASK) { in ddr_compute_dimm_parameters()
164 printf("unknown module_type 0x%02X\n", spd->module_type); in ddr_compute_dimm_parameters()
H A Dddr4_dimm_params.c178 switch (spd->module_type & DDR4_SPD_MODULETYPE_MASK) { in ddr_compute_dimm_parameters()
208 printf("unknown module_type 0x%02X\n", spd->module_type); in ddr_compute_dimm_parameters()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/gt/uc/
H A Dintel_uc_fw_abi.h45 u32 module_type; member
/OK3568_Linux_fs/kernel/drivers/net/wimax/i2400m/
H A Dfw.c1190 unsigned module_type, header_len, major_version, minor_version, in i2400m_fw_hdr_check() local
1193 module_type = le32_to_cpu(bcf_hdr->module_type); in i2400m_fw_hdr_check()
1206 module_type, module_vendor, module_id, in i2400m_fw_hdr_check()
1218 if (module_type != 6) { /* built for the right hardware? */ in i2400m_fw_hdr_check()
1222 module_type); in i2400m_fw_hdr_check()
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd_custom_cis.c339 dhd_find_naming_info(dhd_pub_t *dhdp, char *module_type) in dhd_find_naming_info() argument
351 if (module_type && strlen(module_type) > 0) { in dhd_find_naming_info()
355 if (!strncmp(info->cid_ext, module_type, strlen(info->cid_ext))) { in dhd_find_naming_info()
1887 dhd_check_module_bcm(char *module_type, int index, bool *is_murata_fem) in dhd_check_module_bcm() argument
1921 memcpy(module_type, ptr, strlen(ptr)); in dhd_check_module_bcm()
1927 DHD_INFO(("%s: module type = %s \n", __FUNCTION__, module_type)); in dhd_check_module_bcm()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddhd_custom_cis.c339 dhd_find_naming_info(dhd_pub_t *dhdp, char *module_type) in dhd_find_naming_info() argument
351 if (module_type && strlen(module_type) > 0) { in dhd_find_naming_info()
355 if (!strncmp(info->cid_ext, module_type, strlen(info->cid_ext))) { in dhd_find_naming_info()
1887 dhd_check_module_bcm(char *module_type, int index, bool *is_murata_fem) in dhd_check_module_bcm() argument
1921 memcpy(module_type, ptr, strlen(ptr)); in dhd_check_module_bcm()
1927 DHD_INFO(("%s: module type = %s \n", __FUNCTION__, module_type)); in dhd_check_module_bcm()
/OK3568_Linux_fs/u-boot/include/
H A Dddr_spd.h182 unsigned char module_type; /* 3 Key Byte / Module Type */ member
297 uint8_t module_type; /* 3 Key Byte / Module Type */ member
/OK3568_Linux_fs/kernel/kernel/bpf/
H A Dbpf_struct_ops.c98 static const struct btf_type *module_type; variable
120 module_type = btf_type_by_id(btf, module_id); in bpf_struct_ops_init()
375 if (ptype == module_type) { in bpf_struct_ops_map_update_elem()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/ice/
H A Dice_nvm.h15 u16 module_type);
H A Dice_nvm.c271 u16 module_type) in ice_get_pfa_module_tlv() argument
307 if (tlv_sub_module_type == module_type) { in ice_get_pfa_module_tlv()
H A Dice_common.c190 pcaps->module_type[0]); in ice_aq_get_phy_caps()
192 pcaps->module_type[1]); in ice_aq_get_phy_caps()
194 pcaps->module_type[2]); in ice_aq_get_phy_caps()
199 memcpy(pi->phy.link_info.module_type, &pcaps->module_type, in ice_aq_get_phy_caps()
200 sizeof(pi->phy.link_info.module_type)); in ice_aq_get_phy_caps()
279 (hw_link_info->module_type[ICE_AQC_MOD_TYPE_IDENT] == in ice_get_media_type()
281 hw_link_info->module_type[ICE_AQC_MOD_TYPE_IDENT] == in ice_get_media_type()
/OK3568_Linux_fs/kernel/sound/soc/intel/skylake/
H A Dskl-sst-utils.c42 struct module_type { struct
54 struct module_type type; argument
/OK3568_Linux_fs/kernel/include/uapi/sound/
H A Dskl-tplg-interface.h218 __u32 module_type:8; member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/sound/
H A Dskl-tplg-interface.h216 __u32 module_type:8; member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/sound/
H A Dskl-tplg-interface.h216 __u32 module_type:8; member
/OK3568_Linux_fs/kernel/arch/alpha/include/asm/
H A Derr_ev7.h155 u8 module_type; member
/OK3568_Linux_fs/kernel/drivers/net/ethernet/hisilicon/hns3/
H A Dhns3_ethtool.c691 u8 module_type; in hns3_get_link_ksettings() local
697 ops->get_media_type(h, &media_type, &module_type); in hns3_get_link_ksettings()
707 if (module_type == HNAE3_MODULE_TYPE_CR) in hns3_get_link_ksettings()
748 u8 module_type = HNAE3_MODULE_TYPE_UNKNOWN; in hns3_check_ksettings_param() local
769 ops->get_media_type(handle, &media_type, &module_type); in hns3_check_ksettings_param()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/wimax/
H A Di2400m.h135 __le32 module_type; member
/OK3568_Linux_fs/kernel/include/uapi/linux/wimax/
H A Di2400m.h135 __le32 module_type; member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/wimax/
H A Di2400m.h135 __le32 module_type; member
/OK3568_Linux_fs/kernel/drivers/net/ethernet/hisilicon/hns3/hns3vf/
H A Dhclgevf_main.h160 u8 module_type; member
/OK3568_Linux_fs/kernel/drivers/crypto/qat/qat_common/
H A Dicp_qat_uclo.h421 unsigned int module_type; member
/OK3568_Linux_fs/external/rkwifibt/firmware/infineon/CYW54591_SDIO/
H A Dcyw54591_sdio.txt190 module_type=0x0
/OK3568_Linux_fs/external/rkwifibt/firmware/infineon/CYW54591_PCIE/
H A Dcyw54591_pcie.txt193 module_type=0x0

123