/Linux-v6.1/Documentation/devicetree/bindings/hwinfo/ |
D | samsung,exynos-chipid.yaml | 4 $id: http://devicetree.org/schemas/hwinfo/samsung,exynos-chipid.yaml# 7 title: Samsung Exynos SoC series Chipid driver 15 - samsung,exynos4210-chipid 16 - samsung,exynos850-chipid 25 is missing in the CHIPID registers or in the OTP memory. 37 chipid@10000000 { 38 compatible = "samsung,exynos4210-chipid";
|
D | ti,k3-socinfo.yaml | 7 title: Texas Instruments K3 Multicore SoC platforms chipid module 14 Texas Instruments (ARM64) K3 Multicore SoC platforms chipid module is 20 pattern: "^chipid@[0-9a-f]+$" 24 - const: ti,am654-chipid 37 chipid@43000014 { 38 compatible = "ti,am654-chipid";
|
D | samsung,s5pv210-chipid.yaml | 4 $id: http://devicetree.org/schemas/hwinfo/samsung,s5pv210-chipid.yaml# 7 title: Samsung S5PV210 SoC ChipID 14 const: samsung,s5pv210-chipid 27 chipid@e0000000 { 28 compatible = "samsung,s5pv210-chipid";
|
/Linux-v6.1/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
D | firmware.h | 17 * struct brcmf_firmware_mapping - Used to map chipid/revmask to firmware 21 * @chipid: ID of chip. 27 u32 chipid; member 44 #define BRCMF_FW_ENTRY(chipid, mask, name) \ argument 45 { chipid, mask, BRCM_ ## name ## _FIRMWARE_BASENAME }
|
/Linux-v6.1/drivers/soc/aspeed/ |
D | aspeed-socinfo.c | 85 u32 chipid[2]; in aspeed_socinfo_init() local 106 chipid[0] = readl(reg); in aspeed_socinfo_init() 107 chipid[1] = readl(reg + 4); in aspeed_socinfo_init() 121 * Serial Number: 64-bit chipid in aspeed_socinfo_init() 136 chipid[1], chipid[0]); in aspeed_socinfo_init()
|
/Linux-v6.1/drivers/soc/samsung/ |
D | exynos-chipid.c | 24 #include <linux/soc/samsung/exynos-chipid.h> 45 /* Compatible with: samsung,exynos4210-chipid */ 59 /* Compatible with: samsung,exynos850-chipid */ 185 .compatible = "samsung,exynos4210-chipid", 188 .compatible = "samsung,exynos850-chipid", 197 .name = "exynos-chipid", 205 MODULE_DESCRIPTION("Samsung Exynos ChipID controller and ASV driver");
|
D | Kconfig | 16 tristate "Exynos ChipID controller and ASV driver" 23 Support for Samsung Exynos SoC ChipID and Adaptive Supply Voltage.
|
/Linux-v6.1/arch/powerpc/platforms/powernv/ |
D | vas.c | 55 uint32_t chipid, hwirq; in init_vas_instance() local 65 rc = of_property_read_u32(dn, "ibm,chip-id", &chipid); in init_vas_instance() 110 hwirq = xive_native_alloc_irq_on_chip(chipid); in init_vas_instance() 113 vinst->vas_id, chipid); in init_vas_instance() 202 int chip_to_vas_id(int chipid) in chip_to_vas_id() argument 207 if (cpu_to_chip_id(cpu) == chipid) in chip_to_vas_id()
|
D | opal-sensor-groups.c | 183 u32 sgid, len, nr_attrs, chipid; in opal_sensor_groups_init() local 212 if (!of_property_read_u32(node, "ibm,chip-id", &chipid)) in opal_sensor_groups_init() 213 sprintf(sgs[i].name, "%pOFn%d", node, chipid); in opal_sensor_groups_init()
|
/Linux-v6.1/drivers/soc/tegra/fuse/ |
D | tegra-apbmisc.c | 31 static u32 chipid; variable 35 WARN(!chipid, "Tegra APB MISC not yet available\n"); in tegra_read_chipid() 37 return chipid; in tegra_read_chipid() 82 WARN(!chipid, "Tegra ABP MISC not yet available\n"); in tegra_read_straps() 224 chipid = readl_relaxed(apbmisc_base + 4); in tegra_init_apbmisc()
|
/Linux-v6.1/arch/arm64/boot/dts/ti/ |
D | k3-am62-wakeup.dtsi | 16 chipid: chipid@14 { label 17 compatible = "ti,am654-chipid";
|
D | k3-am62a-wakeup.dtsi | 16 chipid: chipid@14 { label 17 compatible = "ti,am654-chipid";
|
D | k3-am65-wakeup.dtsi | 37 chipid@43000014 { 38 compatible = "ti,am654-chipid";
|
/Linux-v6.1/drivers/mtd/nand/raw/ |
D | diskonchip.c | 64 u_char ChipID; member 85 #define DoC_is_MillenniumPlus(doc) ((doc)->ChipID == DOC_ChipID_DocMilPlus16 || (doc)->ChipID == DO… 86 #define DoC_is_Millennium(doc) ((doc)->ChipID == DOC_ChipID_DocMil) 87 #define DoC_is_2000(doc) ((doc)->ChipID == DOC_ChipID_Doc2k) 373 if (doc->ChipID == DOC_ChipID_Doc2k && try_dword && !nr) { in doc200x_ident_chip() 1237 ReadDOC(doc->virtadr, ChipID); in doc2001_init() 1238 ReadDOC(doc->virtadr, ChipID); in doc2001_init() 1239 ReadDOC(doc->virtadr, ChipID); in doc2001_init() 1240 if (ReadDOC(doc->virtadr, ChipID) != DOC_ChipID_DocMil) { in doc2001_init() 1303 unsigned char ChipID; in doc_probe() local [all …]
|
/Linux-v6.1/drivers/net/wireless/microchip/wilc1000/ |
D | wlan.c | 1151 u32 chipid; in wilc_wlan_start() local 1174 ret = wilc->hif_func->hif_read_reg(wilc, WILC_CHIPID, &chipid); in wilc_wlan_start() 1407 u32 chipid; in init_chip() local 1415 chipid = wilc_get_chipid(wilc, true); in init_chip() 1417 if ((chipid & 0xfff) != 0xa0) { in init_chip() 1450 u32 chipid = 0; in wilc_get_chipid() local 1453 if (wilc->chipid == 0 || update) { in wilc_get_chipid() 1454 wilc->hif_func->hif_read_reg(wilc, WILC_CHIPID, &chipid); in wilc_get_chipid() 1457 if (!is_wilc1000(chipid)) { in wilc_get_chipid() 1458 wilc->chipid = 0; in wilc_get_chipid() [all …]
|
/Linux-v6.1/drivers/gpu/drm/msm/adreno/ |
D | adreno_device.c | 475 u32 chipid; in find_chipid() local 495 /* and if that fails, fall back to legacy "qcom,chipid" property: */ in find_chipid() 496 ret = of_property_read_u32(node, "qcom,chipid", &chipid); in find_chipid() 498 DRM_DEV_ERROR(dev, "could not parse qcom,chipid: %d\n", ret); in find_chipid() 502 rev->core = (chipid >> 24) & 0xff; in find_chipid() 503 rev->major = (chipid >> 16) & 0xff; in find_chipid() 504 rev->minor = (chipid >> 8) & 0xff; in find_chipid() 505 rev->patchid = (chipid & 0xff); in find_chipid() 507 dev_warn(dev, "Using legacy qcom,chipid binding!\n"); in find_chipid()
|
/Linux-v6.1/drivers/net/ethernet/apple/ |
D | macmace.c | 65 int chipid; member 219 mp->chipid = mp->mace->chipid_hi << 8 | mp->mace->chipid_lo; in mace_probe() 249 dev->dev_addr, mp->chipid); in mace_probe() 299 if (mp->chipid == BROKEN_ADDRCHG_REV) in mace_reset() 310 if (mp->chipid != BROKEN_ADDRCHG_REV) in mace_reset() 329 if (mp->chipid == BROKEN_ADDRCHG_REV) in __mace_set_address() 339 if (mp->chipid != BROKEN_ADDRCHG_REV) in __mace_set_address() 517 if (mp->chipid == BROKEN_ADDRCHG_REV) in mace_set_multicast() 526 if (mp->chipid != BROKEN_ADDRCHG_REV) in mace_set_multicast()
|
/Linux-v6.1/drivers/soc/renesas/ |
D | renesas-soc.c | 430 void __iomem *chipid = NULL; in renesas_soc_init() local 448 chipid = of_iomap(np, 0); in renesas_soc_init() 453 chipid = ioremap(family->reg, 4); in renesas_soc_init() 467 if (chipid) { in renesas_soc_init() 468 product = readl(chipid + id->offset); in renesas_soc_init() 469 iounmap(chipid); in renesas_soc_init()
|
/Linux-v6.1/drivers/net/wireless/quantenna/qtnfmac/pcie/ |
D | pcie.c | 281 unsigned int chipid; in qtnf_pcie_probe() local 317 chipid = qtnf_chip_id_get(sysctl_bar); in qtnf_pcie_probe() 319 pr_info("identified device: %s\n", qtnf_chipid_to_string(chipid)); in qtnf_pcie_probe() 321 switch (chipid) { in qtnf_pcie_probe() 331 pr_err("unsupported chip ID 0x%x\n", chipid); in qtnf_pcie_probe()
|
/Linux-v6.1/drivers/iio/light/ |
D | stk3310.c | 467 int chipid; in stk3310_init() local 472 ret = regmap_read(data->regmap, STK3310_REG_ID, &chipid); in stk3310_init() 476 if (chipid != STK3310_CHIP_ID_VAL && in stk3310_init() 477 chipid != STK3311_CHIP_ID_VAL && in stk3310_init() 478 chipid != STK3311X_CHIP_ID_VAL && in stk3310_init() 479 chipid != STK3335_CHIP_ID_VAL) { in stk3310_init() 480 dev_err(&client->dev, "invalid chip id: 0x%x\n", chipid); in stk3310_init()
|
/Linux-v6.1/drivers/mfd/ |
D | tps65218.c | 288 unsigned int chipid; in tps65218_probe() local 313 ret = regmap_read(tps->regmap, TPS65218_REG_CHIPID, &chipid); in tps65218_probe() 315 dev_err(tps->dev, "Failed to read chipid: %d\n", ret); in tps65218_probe() 319 tps->rev = chipid & TPS65218_CHIPID_REV_MASK; in tps65218_probe()
|
/Linux-v6.1/drivers/gpu/drm/bridge/ |
D | lontium-lt9211.c | 113 u8 chipid[3]; in lt9211_read_chipid() local 117 ret = regmap_bulk_read(ctx->regmap, REG_CHIPID0, chipid, 3); in lt9211_read_chipid() 124 if (chipid[0] != REG_CHIPID0_VALUE || chipid[1] != REG_CHIPID1_VALUE || in lt9211_read_chipid() 125 chipid[2] != REG_CHIPID2_VALUE) { in lt9211_read_chipid() 127 chipid[0], chipid[1], chipid[2]); in lt9211_read_chipid()
|
/Linux-v6.1/Documentation/devicetree/bindings/arm/ |
D | atmel-sysregs.txt | 3 Chipid required properties: 4 - compatible: Should be "atmel,sama5d2-chipid" or "microchip,sama7g5-chipid"
|
/Linux-v6.1/include/linux/platform_data/ |
D | brcmfmac.h | 136 * or PCIE this is the chipid as identified by chip.c In 137 * case of USB this is the chipid as identified by the 140 * @bus_type: The type of bus. Some chipid/rev exist for different bus
|
/Linux-v6.1/arch/arm/boot/dts/ |
D | exynos5.dtsi | 38 chipid: chipid@10000000 { label 39 compatible = "samsung,exynos4210-chipid";
|