/openbmc/qemu/block/ |
H A D | rbd.c | 1430 .type = IMAGE_INFO_SPECIFIC_KIND_RBD, in qemu_rbd_get_specific_info() 1769 .type = QEMU_OPT_SIZE, 1774 .type = QEMU_OPT_SIZE, 1779 .type = QEMU_OPT_STRING, 1784 .type = QEMU_OPT_STRING, 1789 .type = QEMU_OPT_STRING, 1795 .type = QEMU_OPT_STRING,
|
/openbmc/linux/arch/arm/boot/dts/ti/omap/ |
H A D | omap3-n900.dts | 73 linux,input-type = <EV_SW>; 102 linux,input-type = <EV_SW>; 110 linux,input-type = <EV_SW>; 118 linux,input-type = <EV_SW>; 198 bus-type = <MEDIA_BUS_TYPE_CCP2>; 803 bus-type = <MEDIA_BUS_TYPE_CCP2>; 1048 interface-type = <0>;
|
/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/ |
H A D | mac80211_if.c | 493 if (vif->type != NL80211_IFTYPE_STATION && in brcms_ops_add_interface() 494 vif->type != NL80211_IFTYPE_AP && in brcms_ops_add_interface() 495 vif->type != NL80211_IFTYPE_ADHOC) { in brcms_ops_add_interface() 498 __func__, vif->type); in brcms_ops_add_interface() 506 if (vif->type == NL80211_IFTYPE_STATION) in brcms_ops_add_interface() 508 else if (vif->type == NL80211_IFTYPE_AP) in brcms_ops_add_interface() 511 else if (vif->type == NL80211_IFTYPE_ADHOC) in brcms_ops_add_interface()
|
/openbmc/linux/net/bridge/ |
H A D | br_fdb.c | 101 u32 portid, u32 seq, int type, unsigned int flags) in fdb_fill_info() argument 110 nlh = nlmsg_put(skb, portid, seq, type, sizeof(*ndm), flags); in fdb_fill_info() 188 const struct net_bridge_fdb_entry *fdb, int type, in fdb_notify() argument 196 br_switchdev_fdb_notify(br, fdb, type); in fdb_notify() 202 err = fdb_fill_info(skb, br, fdb, 0, 0, type, 0); in fdb_notify() 1153 [NFEA_ACTIVITY_NOTIFY] = { .type = NLA_U8 }, 1154 [NFEA_DONT_REFRESH] = { .type = NLA_FLAG },
|
/openbmc/linux/drivers/powercap/ |
H A D | intel_rapl_common.c | 132 if (rd->rp->priv->type == RAPL_IF_TPMI) { in get_pl_lock_prim() 160 if (prim == PL_CLAMP && rd->rp->priv->type != RAPL_IF_TPMI) in get_pl_prim() 174 if (prim == PL_CLAMP && rd->rp->priv->type != RAPL_IF_TPMI) in get_pl_prim() 264 enum unit_type type, u64 value, int to_raw); 609 static u64 rapl_unit_xlate(struct rapl_domain *rd, enum unit_type type, in rapl_unit_xlate() argument 616 switch (type) { in rapl_unit_xlate() 749 switch (rp->priv->type) { in rapl_config()
|
/openbmc/linux/kernel/ |
H A D | resource.c | 497 int type = 0; int other = 0; in __region_intersects() local 511 type++; in __region_intersects() 535 type++; in __region_intersects() 554 if (type == 0) in __region_intersects() 1038 int type = resource_type(root); in __reserve_region_with_split() local 1046 res->flags = type | IORESOURCE_BUSY; in __reserve_region_with_split() 1081 next_res->flags = type | IORESOURCE_BUSY; in __reserve_region_with_split()
|
/openbmc/linux/drivers/media/radio/ |
H A D | radio-keene.c | 208 if (f->tuner != 0 || f->type != V4L2_TUNER_RADIO) in vidioc_s_frequency() 221 f->type = V4L2_TUNER_RADIO; in vidioc_g_frequency()
|
/openbmc/linux/arch/powerpc/boot/dts/ |
H A D | asp834x-redboot.dts | 156 /* phy type (ULPI or SERIAL) are only types supported for MPH */ 168 /* phy type (ULPI, UTMI, UTMI_WIDE, SERIAL) */
|
/openbmc/linux/arch/powerpc/boot/dts/fsl/ |
H A D | mpc8536ds.dtsi | 196 phy-connection-type = "rgmii-id"; 225 phy-connection-type = "rgmii-id";
|
H A D | c293pcie.dts | 216 phy-connection-type = "rgmii-id"; 221 phy-connection-type = "rgmii-id";
|
H A D | p1022ds.dtsi | 232 phy-connection-type = "rgmii-id"; 237 phy-connection-type = "rgmii-id";
|
/openbmc/linux/drivers/net/wireless/broadcom/b43/ |
H A D | wa.c | 142 if (phy->type == B43_PHYTYPE_G) { in b43_wa_msst() 336 if (phy->type == B43_PHYTYPE_G) { in b43_wa_all()
|
/openbmc/linux/drivers/staging/axis-fifo/ |
H A D | axis-fifo.txt | 31 - xlnx,data-interface-type: Should be <0x0> (ignored by the driver) 73 xlnx,data-interface-type = <0x0>;
|
/openbmc/linux/drivers/net/ethernet/sfc/falcon/ |
H A D | qt202x_phy.c | 330 falcon_board(efx)->type->init_phy(efx); in qt202x_reset_phy() 453 modinfo->type = ETH_MODULE_SFF_8079; in qt202x_phy_get_module_info()
|
/openbmc/linux/Documentation/driver-api/rapidio/ |
H A D | mport_cdev.rst | 41 - Query/Control type of events reported through this driver: doorbells, 44 RapidIO destination ID, hopcount and request type
|
/openbmc/linux/Documentation/devicetree/bindings/clock/ |
H A D | xgene.txt | 69 type = <0>; 87 type = <1>;
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/pidgin/libgnt/ |
H A D | 0001-meson-import-changes-from-3.0.-version.patch | 211 +option('doc', type : 'boolean', value : true, yield : true, 214 +option('introspection', type : 'boolean', value : true, yield : true,
|
/openbmc/linux/arch/mips/mm/ |
H A D | uasm-micromips.c | 219 switch (rel->type) { in __resolve_relocs() 230 rel->type); in __resolve_relocs()
|
/openbmc/u-boot/drivers/pci/ |
H A D | pcie_dw_mvebu.c | 142 int type, u64 cpu_addr, u64 pci_addr, in pcie_dw_prog_outbound_atu() argument 155 writel(type, pcie->ctrl_base + PCIE_ATU_CR1); in pcie_dw_prog_outbound_atu()
|
/openbmc/u-boot/include/ |
H A D | twl4030.h | 243 #define MSG_BROADCAST(devgrp, grp, type, type2, state) \ argument 245 | (type) << 4 | (state))
|
/openbmc/u-boot/drivers/fastboot/ |
H A D | fb_mmc.c | 340 if (!dev_desc || dev_desc->type == DEV_TYPE_UNKNOWN) { in fastboot_mmc_flash_write() 452 if (!dev_desc || dev_desc->type == DEV_TYPE_UNKNOWN) { in fastboot_mmc_erase()
|
/openbmc/u-boot/doc/driver-model/ |
H A D | pmic-framework.txt | 20 - UCLASS_PMIC - basic uclass type for PMIC I/O, which provides common 22 - UCLASS_REGULATOR - additional uclass type for specific PMIC features,
|
/openbmc/ipmitool/src/plugins/imb/ |
H A D | imbapi.h | 161 #define FIELD_OFFSET(type, field) ((LONG)&(((type *)0)->field)) argument
|
/openbmc/u-boot/tools/ |
H A D | aisimage.c | 363 static int aisimage_check_image_types(uint8_t type) in aisimage_check_image_types() argument 365 if (type == IH_TYPE_AISIMAGE) in aisimage_check_image_types()
|
/openbmc/u-boot/doc/ |
H A D | README.standalone | 19 so the compiler can perform type checks on these assignments. 79 - the second parameter is the return value type
|