| /OK3568_Linux_fs/kernel/kernel/irq/ |
| H A D | irqdomain.c | 68 struct irqchip_fwid *fwid; in __irq_domain_alloc_fwnode() local 71 fwid = kzalloc(sizeof(*fwid), GFP_KERNEL); in __irq_domain_alloc_fwnode() 85 if (!fwid || !n) { in __irq_domain_alloc_fwnode() 86 kfree(fwid); in __irq_domain_alloc_fwnode() 91 fwid->type = type; in __irq_domain_alloc_fwnode() 92 fwid->name = n; in __irq_domain_alloc_fwnode() 93 fwid->pa = pa; in __irq_domain_alloc_fwnode() 94 fwnode_init(&fwid->fwnode, &irqchip_fwnode_ops); in __irq_domain_alloc_fwnode() 95 return &fwid->fwnode; in __irq_domain_alloc_fwnode() 106 struct irqchip_fwid *fwid; in irq_domain_free_fwnode() local [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/ |
| H A D | hnd_debug.h | 145 uint32 fwid; /* 4 bytes of fw info */ member 189 uint32 fwid; member
|
| H A D | bcmsdpcm.h | 293 uint32 fwid; member
|
| H A D | bcmpcie.h | 347 uint32 fwid; member
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/include/ |
| H A D | hnd_debug.h | 145 uint32 fwid; /* 4 bytes of fw info */ member 189 uint32 fwid; member
|
| H A D | bcmsdpcm.h | 293 uint32 fwid; member
|
| H A D | bcmpcie.h | 347 uint32 fwid; member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
| H A D | feature.c | 90 const char * const fwid; member 113 if (!strcmp(e->fwid, drv->fwver)) { in brcmf_feat_firmware_overrides()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/include/ |
| H A D | hnd_debug.h | 91 uint32 fwid; /* 4 bytes of fw info */ member
|
| H A D | bcmsdpcm.h | 298 uint32 fwid; member
|
| H A D | bcmpcie.h | 348 uint32 fwid; member
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/include/ |
| H A D | hnd_debug.h | 91 uint32 fwid; /* 4 bytes of fw info */ member
|
| H A D | bcmsdpcm.h | 298 uint32 fwid; member
|
| H A D | bcmpcie.h | 348 uint32 fwid; member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/include/ |
| H A D | hnd_debug.h | 91 uint32 fwid; /* 4 bytes of fw info */ member
|
| H A D | bcmsdpcm.h | 298 uint32 fwid; member
|
| H A D | bcmpcie.h | 348 uint32 fwid; member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/include/ |
| H A D | hnd_debug.h | 91 uint32 fwid; /* 4 bytes of fw info */ member
|
| H A D | bcmsdpcm.h | 298 uint32 fwid; member
|
| H A D | bcmpcie.h | 303 uint32 fwid; member
|
| /OK3568_Linux_fs/kernel/drivers/iommu/arm/arm-smmu/ |
| H A D | arm-smmu.c | 1572 u32 mask, fwid = 0; in arm_smmu_of_xlate() local 1575 fwid |= FIELD_PREP(ARM_SMMU_SMR_ID, args->args[0]); in arm_smmu_of_xlate() 1578 fwid |= FIELD_PREP(ARM_SMMU_SMR_MASK, args->args[1]); in arm_smmu_of_xlate() 1580 fwid |= FIELD_PREP(ARM_SMMU_SMR_MASK, mask); in arm_smmu_of_xlate() 1582 return iommu_fwspec_add_ids(dev, &fwid, 1); in arm_smmu_of_xlate()
|
| /OK3568_Linux_fs/kernel/drivers/usb/typec/ucsi/ |
| H A D | ucsi_ccg.c | 923 static int ccg_cmd_validate_fw(struct ucsi_ccg *uc, unsigned int fwid) in ccg_cmd_validate_fw() argument 929 cmd.data = fwid; in ccg_cmd_validate_fw()
|
| /OK3568_Linux_fs/kernel/drivers/s390/crypto/ |
| H A D | zcrypt_ep11misc.c | 568 u8 fwid[32]; in ep11_get_card_info() member
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | dhd_common.c | 5820 uint32 fwid = 0; in dhd_parse_logstrs_file() local 5895 fwid = bcm_strtoul((char *)pfw_id, NULL, 16); in dhd_parse_logstrs_file() 5898 if (hdr->trailer.fw_id != fwid) { in dhd_parse_logstrs_file() 5901 __FUNCTION__, hdr->trailer.fw_id, fwid)); in dhd_parse_logstrs_file()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | dhd_common.c | 5836 uint32 fwid = 0; in dhd_parse_logstrs_file() local 5911 fwid = bcm_strtoul((char *)pfw_id, NULL, 16); in dhd_parse_logstrs_file() 5914 if (hdr->trailer.fw_id != fwid) { in dhd_parse_logstrs_file() 5917 __FUNCTION__, hdr->trailer.fw_id, fwid)); in dhd_parse_logstrs_file()
|