Searched refs:boardinfo (Results 1 - 25 of 32) sorted by relevance

12

/linux-master/arch/mips/loongson64/
H A DMakefile14 obj-$(CONFIG_SYSFS) += boardinfo.o
H A Dboardinfo.c33 static struct kobj_attribute boardinfo_attr = __ATTR(boardinfo, 0444,
/linux-master/drivers/i3c/
H A Dmaster.c1417 if (dev->boardinfo && dev->boardinfo->init_dyn_addr)
1437 dev->info.static_addr != dev->boardinfo->init_dyn_addr)
1451 (!dev->boardinfo ||
1452 dev->boardinfo->init_dyn_addr != dev->info.dyn_addr)) {
1511 (!dev->boardinfo ||
1512 dev->info.dyn_addr != dev->boardinfo->init_dyn_addr)) {
1575 struct i3c_dev_boardinfo *boardinfo)
1578 .static_addr = boardinfo->static_addr,
1579 .pid = boardinfo
1574 i3c_master_early_i3c_dev_add(struct i3c_master_controller *master, struct i3c_dev_boardinfo *boardinfo) argument
2136 struct i2c_dev_boardinfo *boardinfo; local
2171 struct i3c_dev_boardinfo *boardinfo; local
[all...]
/linux-master/drivers/ssb/
H A Dhost_soc.c182 /* Fill boardinfo structure */
183 memset(&iv->boardinfo, 0, sizeof(struct ssb_boardinfo));
187 err = kstrtou16(strim(buf), 0, &iv->boardinfo.vendor);
192 if (!iv->boardinfo.vendor)
193 iv->boardinfo.vendor = SSB_BOARDVENDOR_BCM;
197 err = kstrtou16(strim(buf), 0, &iv->boardinfo.type);
H A Dmain.c610 memcpy(&bus->boardinfo, &iv.boardinfo, sizeof(iv.boardinfo));
H A Dsdio.c475 struct ssb_boardinfo *bi = &iv->boardinfo;
H A Dpcmcia.c618 struct ssb_boardinfo *bi = &iv->boardinfo;
/linux-master/drivers/net/wireless/broadcom/b43/
H A Dbus.c107 dev->board_vendor = core->bus->boardinfo.vendor;
108 dev->board_type = core->bus->boardinfo.type;
206 dev->board_vendor = sdev->bus->boardinfo.vendor;
207 dev->board_type = sdev->bus->boardinfo.type;
/linux-master/drivers/i2c/
H A DMakefile6 obj-$(CONFIG_I2C_BOARDINFO) += i2c-boardinfo.o
/linux-master/arch/loongarch/kernel/
H A Denv.c99 static struct kobj_attribute boardinfo_attr = __ATTR(boardinfo, 0444,
/linux-master/drivers/net/wireless/broadcom/b43legacy/
H A Dleds.c198 if (bus->boardinfo.vendor == PCI_VENDOR_ID_COMPAQ)
203 if (bus->boardinfo.vendor == PCI_VENDOR_ID_ASUSTEK)
H A Dradio.c1947 dev->dev->bus->boardinfo.type == 0x421 &&
1951 dev->dev->bus->boardinfo.type == 0x416)
1957 dev->dev->bus->boardinfo.type == 0x421 &&
1967 dev->dev->bus->boardinfo.type == 0x421 &&
1971 dev->dev->bus->boardinfo.type ==
2001 dev->dev->bus->boardinfo.type == 0x421) {
H A Dphy.c145 (dev->dev->bus->boardinfo.type == 0x0416))
385 (dev->dev->bus->boardinfo.type == 0x0416) &&
401 (dev->dev->bus->boardinfo.type == 0x0416) &&
538 (dev->dev->bus->boardinfo.type != 0x0416)) {
1772 if ((dev->dev->bus->boardinfo.type == 0x0416) &&
H A Db43legacy.h803 return (dev->dev->bus->boardinfo.vendor == PCI_VENDOR_ID_BROADCOM);
/linux-master/include/linux/i3c/
H A Dmaster.h62 * @node: used to insert the boardinfo object in the I2C boardinfo list
167 * @node: used to insert the boardinfo object in the I3C boardinfo list
177 * that may be used to attach boardinfo to i3c_dev_desc when the device
182 * Not all I3C devices connected on the bus will have a boardinfo. It's only
206 * @boardinfo: pointer to the boardinfo attached to this I3C device
220 const struct i3c_dev_boardinfo *boardinfo; member in struct:i3c_dev_desc
480 * @boardinfo
506 } boardinfo; member in struct:i3c_master_controller
[all...]
/linux-master/drivers/net/ethernet/mellanox/mlxsw/
H A Dcmd.h388 MLXSW_ITEM32(cmd_mbox, boardinfo, intapin, 0x10, 24, 8);
396 MLXSW_ITEM32(cmd_mbox, boardinfo, vsd_vendor_id, 0x1C, 0, 16);
403 MLXSW_ITEM_BUF(cmd_mbox, boardinfo, vsd, 0x20, MLXSW_CMD_BOARDINFO_VSD_LEN);
411 MLXSW_ITEM_BUF(cmd_mbox, boardinfo, psid, 0xF0, MLXSW_CMD_BOARDINFO_PSID_LEN);
/linux-master/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
H A Ddebug.c89 core->id.rev, bus->boardinfo.type, bus->boardinfo.vendor,
H A Daiutils.c484 sih->boardvendor = pbus->boardinfo.vendor;
485 sih->boardtype = pbus->boardinfo.type;
/linux-master/drivers/bcma/
H A Dhost_pci.c208 bus->boardinfo.vendor = bus->host_pci->subsystem_vendor;
209 bus->boardinfo.type = bus->host_pci->subsystem_device;
/linux-master/drivers/net/ethernet/cavium/liquidio/
H A Docteon_device.c1260 strscpy(oct->boardinfo.name, cs->boardname,
1261 sizeof(oct->boardinfo.name));
1262 strscpy(oct->boardinfo.serial_number, cs->board_serial_number,
1263 sizeof(oct->boardinfo.serial_number));
1267 oct->boardinfo.major = cs->board_rev_major;
1268 oct->boardinfo.minor = cs->board_rev_minor;
H A Docteon_device.h478 struct octeon_board_info boardinfo; member in struct:octeon_device
/linux-master/drivers/net/phy/
H A DMakefile9 obj-y += mdio-boardinfo.o
/linux-master/include/linux/ssb/
H A Dssb.h484 struct ssb_boardinfo boardinfo; member in struct:ssb_bus
515 struct ssb_boardinfo boardinfo; member in struct:ssb_init_invariants
/linux-master/drivers/net/wireless/ath/ath10k/
H A Ddebug.c75 char boardinfo[100]; local
80 scnprintf(boardinfo, sizeof(boardinfo), "%d:%d",
83 scnprintf(boardinfo, sizeof(boardinfo), "N/A");
93 boardinfo,
/linux-master/include/linux/bcma/
H A Dbcma.h348 struct bcma_boardinfo boardinfo; member in struct:bcma_bus

Completed in 303 milliseconds

12