Home
last modified time | relevance | path

Searched refs:type (Results 14001 – 14025 of 21828) sorted by relevance

1...<<561562563564565566567568569570>>...874

/openbmc/linux/arch/arm/boot/dts/mediatek/
H A Dmt7629.dtsi183 interface-type = "ace-lite";
189 interface-type = "ace";
195 interface-type = "ace";
/openbmc/linux/drivers/macintosh/
H A Dmacio_asic.c255 if (dev->bus->chip->type != macio_gatwick) in macio_add_missing_resources()
730 if (chip->type == macio_gatwick || chip->type == macio_ohareII) in macio_pci_probe()
/openbmc/linux/drivers/gpu/drm/tiny/
H A Dgm12u320.c499 .data.other_data.type = 0xfd, /* Monitor ranges */
510 .data.other_data.type = 0xfc, /* Model string */
516 .data.other_data.type = 0xfe, /* Unspecified text / padding */
/openbmc/openbmc/poky/meta-yocto-bsp/
H A DREADME.hardware.md87 type supports ethernet, wifi, sound, and Intel/vesa graphics by default in
98 1. Build a live image. This image type consists of a simple filesystem
100 default setup for the genericx86 machine, this image type is built
/openbmc/openbmc/poky/meta/classes-recipe/
H A Dimage-live.bbclass82 # Only create an ISO if we have an INITRD and the live or iso image type was selected
177 DIR_BYTES=$(expr $DIR_BYTES + $(expr $(find ${FATSOURCEDIR} -type d | tail -n +2 | wc -l) \* 32))
181 FAT_BYTES=$(expr $FAT_BYTES + $(expr $(find ${FATSOURCEDIR} -type d | tail -n +2 | wc -l) \* 4))
/openbmc/openbmc/poky/
H A DREADME.hardware.md87 type supports ethernet, wifi, sound, and Intel/vesa graphics by default in
98 1. Build a live image. This image type consists of a simple filesystem
100 default setup for the genericx86 machine, this image type is built
/openbmc/linux/include/net/bluetooth/
H A Dl2cap.h320 __u8 type; member
387 __le16 type; member
391 __le16 type; member
/openbmc/linux/lib/
H A Dkobject_uevent.c63 enum kobject_action *type, in kobject_action_type() argument
91 *type = action; in kobject_action_type()
405 if (ops->type == KOBJ_NS_TYPE_NET) in kobject_uevent_net_broadcast()
/openbmc/phosphor-power/power-supply/
H A Dpower_supply.cpp115 phosphor::pmbus::Type type) in captureCmd() argument
117 if (pmbusIntf.exists(cmd, type)) in captureCmd()
121 auto val = pmbusIntf.read(cmd, type); in captureCmd()
/openbmc/witherspoon-pfault-analysis/power-supply/
H A Dpower_supply.cpp128 witherspoon::pmbus::Type type) in captureCmd() argument
130 if (pmbusIntf.exists(cmd, type)) in captureCmd()
134 auto val = pmbusIntf.read(cmd, type); in captureCmd()
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Djpeg_v2_0.c719 unsigned type, in jpeg_v2_0_set_interrupt_state() argument
765 .type = AMDGPU_RING_TYPE_VCN_JPEG,
811 .type = AMD_IP_BLOCK_TYPE_JPEG,
H A Dnbio_v7_4.c451 unsigned type, in nbio_v7_4_set_ras_controller_irq_state() argument
496 unsigned type, in nbio_v7_4_set_ras_err_event_athub_irq_state() argument
664 .type = AMDGPU_RAS_ERROR__MULTI_UNCORRECTABLE,
/openbmc/qemu/util/
H A Doslib-posix.c256 int qemu_socketpair(int domain, int type, int protocol, int sv[2]) in qemu_socketpair() argument
261 ret = socketpair(domain, type | SOCK_CLOEXEC, protocol, sv); in qemu_socketpair()
266 ret = socketpair(domain, type, protocol, sv); in qemu_socketpair()
/openbmc/qemu/docs/system/devices/
H A Dcan.rst93 ip link set can0 type can bitrate 1000000
99 ip link add dev can0 type vcan
152 /bin/ip link set $ifc type can bitrate 1000000 dbitrate 10000000 fd on
/openbmc/qemu/block/
H A Draw-format.c51 .type = QEMU_OPT_SIZE,
56 .type = QEMU_OPT_SIZE,
69 .type = QEMU_OPT_SIZE,
/openbmc/phosphor-fan-presence/
H A DREADME.md57 - [Cooling Type](#cooling-type)
59 - To enable building this, set the `-Dcooling-type-service=enable` meson
62 meson build -Dcooling-type-service=enabled
/openbmc/linux/sound/soc/codecs/
H A Dtas2781-i2c.c175 uinfo->type = SNDRV_CTL_ELEM_TYPE_INTEGER; in tasdevice_info_programs()
191 uinfo->type = SNDRV_CTL_ELEM_TYPE_INTEGER; in tasdevice_info_configurations()
205 uinfo->type = SNDRV_CTL_ELEM_TYPE_INTEGER; in tasdevice_info_profile()
/openbmc/linux/include/linux/
H A Di2c.h425 char type[I2C_NAME_SIZE]; member
449 .type = dev_type, .addr = (dev_addr)
794 if (parent != NULL && parent->type == &i2c_adapter_type) in i2c_parent_is_i2c_adapter()
/openbmc/linux/drivers/net/wireless/realtek/rtw89/
H A Dcore.h1296 u32 type: 2; member
1304 u32 type: 8; member
1312 u8 type: 3; member
1324 u32 type: 1; member
1512 u32 type: 8; member
1718 u8 type; member
1937 u8 type: 3; member
2065 __le16 type; member
2085 u8 type; member
2812 u8 type : 4; member
[all …]
/openbmc/linux/drivers/scsi/csiostor/
H A Dcsio_hw.c3780 csio_enqueue_evt(struct csio_hw *hw, enum csio_evt type, void *evt_msg, in csio_enqueue_evt() argument
3785 if (type >= CSIO_EVT_MAX) in csio_enqueue_evt()
3796 type, len); in csio_enqueue_evt()
3805 evt_entry->type = type; in csio_enqueue_evt()
3825 if (type >= CSIO_EVT_MAX) in csio_enqueue_evt_lock()
3839 type, len); in csio_enqueue_evt_lock()
3849 evt_entry->type = type; in csio_enqueue_evt_lock()
4007 switch (evt_msg->type) { in csio_evtq_worker()
4013 !msg->type) { in csio_evtq_worker()
4028 msg->opcode, msg->type); in csio_evtq_worker()
[all …]
/openbmc/qemu/hw/net/
H A De1000e_core.c465 uint32_t type; member
543 NetRxPktRssType type; in e1000e_rss_calc_hash() local
547 switch (info->type) { in e1000e_rss_calc_hash()
549 type = NetPktRssIpV4; in e1000e_rss_calc_hash()
552 type = NetPktRssIpV4Tcp; in e1000e_rss_calc_hash()
555 type = NetPktRssIpV6TcpEx; in e1000e_rss_calc_hash()
558 type = NetPktRssIpV6; in e1000e_rss_calc_hash()
561 type = NetPktRssIpV6Ex; in e1000e_rss_calc_hash()
582 info->type = 0; in e1000e_rss_parse_packet()
591 trace_e1000e_rx_rss_type(info->type); in e1000e_rss_parse_packet()
[all …]
/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_nix.c22 int type, int chan_id);
24 int type, bool add);
319 type != NIX_INTF_TYPE_SDP) in nix_interface_init()
322 switch (type) { in nix_interface_init()
486 int blkaddr, pf, type; in rvu_mbox_handler_nix_bp_disable() local
508 int type, int chan_id) in rvu_nix_get_bpid() argument
540 switch (type) { in rvu_nix_get_bpid()
595 type = NIX_INTF_TYPE_SDP; in rvu_mbox_handler_nix_bp_enable()
599 type != NIX_INTF_TYPE_SDP) in rvu_mbox_handler_nix_bp_enable()
3161 int type, bool add) in nix_update_mce_rule() argument
[all …]
/openbmc/linux/Documentation/input/devices/
H A Djoystick-parport.rst272 driver, as device type 8. (See section 3.2)
519 The exact type of the PSX controller type is autoprobed when used, so
529 respond try raising it until they work. Setting the type to 8 allows the
539 db9.dev=port,type
547 ``Type`` is the type of joystick or pad attached:
/openbmc/u-boot/include/
H A Defi_api.h78 efi_status_t (EFIAPI *create_event)(uint32_t type,
85 enum efi_timer_delay type,
184 uint32_t type, efi_uintn_t notify_tpl,
363 u8 type; member
869 u8 type; member
1117 u8 type,
/openbmc/u-boot/doc/
H A DREADME.distro292 device or SD card) or type of boot device (e.g. USB disk). The parameters to
295 - Upper-case disk type (MMC, SATA, SCSI, IDE, USB, DHCP, PXE, VIRTIO).
296 - Lower-case disk type (same options as above).
371 <device type><device number>, e.g. mmc0. Specifying the device number is
375 For network targets (dhcp, pxe), only the device type gets specified;
405 way in future u-boot versions. In particular the <device type>_boot

1...<<561562563564565566567568569570>>...874