Home
last modified time | relevance | path

Searched refs:chipinfo (Results 1 – 23 of 23) sorted by relevance

/linux-4.4.14/drivers/bcma/
Ddriver_chipcommon_pmu.c86 switch (bus->chipinfo.id) { in bcma_pmu2_pll_init0()
125 switch (bus->chipinfo.id) { in bcma_pmu2_pll_init0()
153 switch (bus->chipinfo.id) { in bcma_pmu_pll_init()
167 switch (bus->chipinfo.id) { in bcma_pmu_resources_init()
193 bus->chipinfo.id); in bcma_pmu_resources_init()
218 if (bus->chipinfo.pkg == 9 || bus->chipinfo.pkg == 11) in bcma_chipco_bcm4331_ext_pa_lines_ctl()
220 else if (bus->chipinfo.rev > 0) in bcma_chipco_bcm4331_ext_pa_lines_ctl()
234 switch (bus->chipinfo.id) { in bcma_pmu_workarounds()
251 if (bus->chipinfo.rev == 0) { in bcma_pmu_workarounds()
266 bus->chipinfo.id); in bcma_pmu_workarounds()
[all …]
Ddriver_mips.c58 return dev->bus->chipinfo.id == BCMA_CHIP_ID_BCM47162 && in bcma_core_mips_bcm47162a0_quirk()
59 dev->bus->chipinfo.rev == 0 && dev->id.id == BCMA_CORE_MIPS_74K; in bcma_core_mips_bcm47162a0_quirk()
65 return (dev->bus->chipinfo.id == BCMA_CHIP_ID_BCM5357 || in bcma_core_mips_bcm5357b0_quirk()
66 dev->bus->chipinfo.id == BCMA_CHIP_ID_BCM4749) && in bcma_core_mips_bcm5357b0_quirk()
67 dev->bus->chipinfo.pkg == 11 && in bcma_core_mips_bcm5357b0_quirk()
310 bus->chipinfo.id == BCMA_CHIP_ID_BCM4706) { in bcma_core_mips_flash_detect()
358 if (bus->chipinfo.id != BCMA_CHIP_ID_BCM4716 && in bcma_fix_i2s_irqflag()
359 bus->chipinfo.id != BCMA_CHIP_ID_BCM4748) in bcma_fix_i2s_irqflag()
392 switch (bus->chipinfo.id) { in bcma_core_mips_init()
432 bus->chipinfo.id); in bcma_core_mips_init()
Dscan.c441 struct bcma_chipinfo *chipinfo = &(bus->chipinfo); in bcma_detect_chip() local
447 chipinfo->id = (tmp & BCMA_CC_ID_ID) >> BCMA_CC_ID_ID_SHIFT; in bcma_detect_chip()
448 chipinfo->rev = (tmp & BCMA_CC_ID_REV) >> BCMA_CC_ID_REV_SHIFT; in bcma_detect_chip()
449 chipinfo->pkg = (tmp & BCMA_CC_ID_PKG) >> BCMA_CC_ID_PKG_SHIFT; in bcma_detect_chip()
452 (chipinfo->id > 0x9999) ? "%d" : "0x%04X", chipinfo->id); in bcma_detect_chip()
454 chip_id, chipinfo->rev, chipinfo->pkg); in bcma_detect_chip()
Ddriver_chipcommon.c43 if (bus->chipinfo.id == BCMA_CHIP_ID_BCM4706) in bcma_chipco_watchdog_get_max_timer()
81 if (bus->chipinfo.id == BCMA_CHIP_ID_BCM4706) in bcma_chipco_watchdog_ticks_per_ms()
148 if (cc->core->bus->chipinfo.id == BCMA_CHIP_ID_BCM43142) { in bcma_core_chipcommon_init()
192 if (bus->chipinfo.id != BCMA_CHIP_ID_BCM4707 && in bcma_chipco_watchdog_timer_set()
193 bus->chipinfo.id != BCMA_CHIP_ID_BCM53018) in bcma_chipco_watchdog_timer_set()
Ddriver_pci_host.c34 chipid_top = (bus->chipinfo.id & 0xFF00); in bcma_core_pci_is_in_hostmode()
155 u16 chipid = pc->core->bus->chipinfo.id; in bcma_extpci_write_config()
445 if (bus->chipinfo.id == BCMA_CHIP_ID_BCM4716 || in bcma_core_pci_hostmode_init()
446 bus->chipinfo.id == BCMA_CHIP_ID_BCM4748) { in bcma_core_pci_hostmode_init()
452 } else if (bus->chipinfo.id == BCMA_CHIP_ID_BCM4706) { in bcma_core_pci_hostmode_init()
497 if (bus->chipinfo.id == BCMA_CHIP_ID_BCM4706 || in bcma_core_pci_hostmode_init()
498 bus->chipinfo.id == BCMA_CHIP_ID_BCM4716) { in bcma_core_pci_hostmode_init()
Dsprom.c497 switch (bus->chipinfo.id) { in bcma_sprom_ext_available()
523 switch (bus->chipinfo.id) { in bcma_sprom_onchip_available()
613 if (bus->chipinfo.id == BCMA_CHIP_ID_BCM4331 || in bcma_sprom_get()
614 bus->chipinfo.id == BCMA_CHIP_ID_BCM43431) in bcma_sprom_get()
633 if (bus->chipinfo.id == BCMA_CHIP_ID_BCM4331 || in bcma_sprom_get()
634 bus->chipinfo.id == BCMA_CHIP_ID_BCM43431) in bcma_sprom_get()
Ddriver_pcie2.c161 struct bcma_chipinfo *ci = &bus->chipinfo; in bcma_core_pcie2_init()
168 switch (bus->chipinfo.id) { in bcma_core_pcie2_init()
Ddriver_chipcommon_nflash.c23 if (bus->chipinfo.id != BCMA_CHIP_ID_BCM4706 && in bcma_nflash_init()
Ddriver_gpio.c196 switch (bus->chipinfo.id) { in bcma_gpio_init()
Dmain.c81 if (bus->chipinfo.id == BCMA_CHIP_ID_BCM4706) in bcma_cc_core_id()
/linux-4.4.14/drivers/usb/host/
Dbcma-hcd.c64 if (dev->bus->chipinfo.id == 0x4716) { in bcma_hcd_4716wa()
219 if (dev->bus->chipinfo.id == BCMA_CHIP_ID_BCM4707 || in bcma_hcd_init_chip_arm()
220 dev->bus->chipinfo.id == BCMA_CHIP_ID_BCM53018) { in bcma_hcd_init_chip_arm()
221 if (dev->bus->chipinfo.pkg == BCMA_PKG_ID_BCM4707 || in bcma_hcd_init_chip_arm()
222 dev->bus->chipinfo.pkg == BCMA_PKG_ID_BCM4708) in bcma_hcd_init_chip_arm()
303 struct bcma_chipinfo *chipinfo; in bcma_hcd_probe() local
305 chipinfo = &dev->bus->chipinfo; in bcma_hcd_probe()
332 if ((chipinfo->id == BCMA_CHIP_ID_BCM5357 || in bcma_hcd_probe()
333 chipinfo->id == BCMA_CHIP_ID_BCM4749) in bcma_hcd_probe()
334 && chipinfo->rev == 0) in bcma_hcd_probe()
/linux-4.4.14/drivers/net/wireless/b43/
Dbus.c112 bcm47xx_bus.bcma.bus.chipinfo.id == BCMA_CHIP_ID_BCM4716) in b43_bus_dev_bcma_init()
124 dev->chip_id = core->bus->chipinfo.id; in b43_bus_dev_bcma_init()
125 dev->chip_rev = core->bus->chipinfo.rev; in b43_bus_dev_bcma_init()
126 dev->chip_pkg = core->bus->chipinfo.pkg; in b43_bus_dev_bcma_init()
/linux-4.4.14/arch/mips/bcm47xx/
Dsetup.c193 bcm47xx_set_system_type(bcm47xx_bus.bcma.bus.chipinfo.id); in plat_mem_setup()
250 if (bcm47xx_bus.bcma.bus.chipinfo.id == BCMA_CHIP_ID_BCM4706) in bcm47xx_cpu_fixes()
Dtime.c56 chip_id = bcm47xx_bus.bcma.bus.chipinfo.id; in plat_time_init()
Dprom.c146 if (bcm47xx_bus.bcma.bus.chipinfo.id == BCMA_CHIP_ID_BCM4706) in bcm47xx_prom_highmem_init()
/linux-4.4.14/drivers/net/wireless/brcm80211/brcmsmac/
Ddebug.c98 bus->chipinfo.id, bus->chipinfo.rev, bus->chipinfo.pkg, in brcms_debugfs_hardware_read()
Daiutils.c481 sih->chip = pbus->chipinfo.id; in ai_doattach()
482 sih->chiprev = pbus->chipinfo.rev; in ai_doattach()
483 sih->chippkg = pbus->chipinfo.pkg; in ai_doattach()
Dmain.c5666 struct bcma_chipinfo *chipinfo = &core->bus->chipinfo; in brcms_c_chipmatch_soc() local
5668 if (chipinfo->id == BCMA_CHIP_ID_BCM4716) in brcms_c_chipmatch_soc()
5671 pr_err("unknown chip id %04x\n", chipinfo->id); in brcms_c_chipmatch_soc()
/linux-4.4.14/drivers/mtd/nand/bcm47xxnflash/
Dmain.c41 if (b47n->cc->core->bus->chipinfo.id == BCMA_CHIP_ID_BCM4706) { in bcm47xxnflash_probe()
/linux-4.4.14/drivers/clk/
Dclk-qoriq.c433 static const struct clockgen_chipinfo chipinfo[] = { variable
1214 for (i = 0; i < ARRAY_SIZE(chipinfo); i++) { in clockgen_init()
1215 if (of_device_is_compatible(np, chipinfo[i].compat)) in clockgen_init()
1218 !strcmp(chipinfo[i].compat, "fsl,ls1021a-clockgen")) in clockgen_init()
1222 if (i == ARRAY_SIZE(chipinfo)) { in clockgen_init()
1227 clockgen.info = chipinfo[i]; in clockgen_init()
/linux-4.4.14/drivers/net/ethernet/broadcom/
Dbgmac.c829 struct bcma_chipinfo *ci = &bgmac->core->bus->chipinfo; in bgmac_phy_init()
985 struct bcma_chipinfo *ci = &core->bus->chipinfo; in bgmac_miiconfig()
1012 struct bcma_chipinfo *ci = &bus->chipinfo; in bgmac_chip_reset()
1152 struct bcma_chipinfo *ci = &bgmac->core->bus->chipinfo; in bgmac_enable()
1470 struct bcma_chipinfo *ci = &bgmac->core->bus->chipinfo; in bgmac_mii_register()
1548 struct bcma_chipinfo *ci = &core->bus->chipinfo; in bgmac_probe()
/linux-4.4.14/include/linux/bcma/
Dbcma.h342 struct bcma_chipinfo chipinfo; member
/linux-4.4.14/drivers/video/fbdev/sis/
Dsis_main.c5802 struct sisfb_chip_info *chipinfo = &sisfb_chip_info[ent->driver_data]; in sisfb_probe() local
5830 strlcpy(ivideo->myid, chipinfo->chip_name, sizeof(ivideo->myid)); in sisfb_probe()
5851 ivideo->chip = chipinfo->chip; in sisfb_probe()
5852 ivideo->chip_real_id = chipinfo->chip; in sisfb_probe()
5853 ivideo->sisvga_engine = chipinfo->vgaengine; in sisfb_probe()
5854 ivideo->hwcursor_size = chipinfo->hwcursor_size; in sisfb_probe()
5855 ivideo->CRT2_write_enable = chipinfo->CRT2_write_enable; in sisfb_probe()
5856 ivideo->mni = chipinfo->mni; in sisfb_probe()