Home
last modified time | relevance | path

Searched refs:mode (Results 10876 – 10900 of 12034) sorted by relevance

1...<<431432433434435436437438439440>>...482

/openbmc/u-boot/doc/driver-model/
H A Dusb-info.txt63 in USB device mode (OTG operation). It can be omitted if that is not
95 mode, since the gadget framework does not use driver model.
/openbmc/linux/drivers/gpu/drm/radeon/
H A Dradeon_asic.h772 void si_fan_ctrl_set_mode(struct radeon_device *rdev, u32 mode);
901 void ci_fan_ctrl_set_mode(struct radeon_device *rdev, u32 mode);
/openbmc/linux/drivers/s390/crypto/
H A Dzcrypt_ep11misc.c952 u16 mode, u32 mech, const u8 *iv, in ep11_cryptsingle() argument
998 prep_head(&req_pl->head, req_pl_size, api, (mode ? 20 : 19)); in ep11_cryptsingle()
/openbmc/linux/sound/pci/
H A Des1938.c446 int mode) in snd_es1938_rate_set() argument
458 if (mode == DAC2) { in snd_es1938_rate_set()
/openbmc/linux/drivers/clocksource/
H A DKconfig60 bool "OMAP dual-mode timer driver" if ARCH_K3 || COMPILE_TEST
64 Enables the support for the TI dual-mode timer driver.
/openbmc/linux/drivers/media/platform/qcom/venus/
H A Dhfi_venus.c857 static int venus_sys_set_coverage(struct venus_hfi_device *hdev, u32 mode) in venus_sys_set_coverage() argument
864 pkt_sys_coverage_config(pkt, mode); in venus_sys_set_coverage()
/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/hw_atl/
H A Dhw_atl_b0.c1590 int hw_atl_b0_set_loopback(struct aq_hw_s *self, u32 mode, bool enable) in hw_atl_b0_set_loopback() argument
1592 switch (mode) { in hw_atl_b0_set_loopback()
/openbmc/linux/drivers/net/wireless/mediatek/mt76/
H A Dmt76_connac_mcu.h1627 u8 mode; member
1850 u32 mode);
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_rep.c385 if (esw->mode != MLX5_ESWITCH_OFFLOADS) in mlx5e_sqs2vport_stop()
452 if (esw->mode != MLX5_ESWITCH_OFFLOADS) in mlx5e_sqs2vport_start()
/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/
H A Dhns3_debugfs.c506 sprintf(result[j++], "%s", dim->mode < ARRAY_SIZE(dim_cqe_mode_str) ? in hns3_get_coal_info()
507 dim_cqe_mode_str[dim->mode] : "unknown"); in hns3_get_coal_info()
/openbmc/linux/drivers/scsi/esas2r/
H A Desas2r_main.c216 { .name = __stringify(_name), .mode = S_IRUSR | S_IWUSR }, \
228 .attr = { .name = "default_nvram", .mode = S_IRUGO },
/openbmc/linux/arch/powerpc/mm/book3s64/
H A Dhash_utils.c2121 unsigned long mode = htab_convert_pte_flags(pgprot_val(PAGE_KERNEL), HPTE_USE_KERNEL_KEY); in kernel_map_linear_page() local
2133 ret = hpte_insert_repeating(hash, vpn, __pa(vaddr), mode, in kernel_map_linear_page()
/openbmc/linux/drivers/net/can/
H A Dgrcan.c1017 static int grcan_set_mode(struct net_device *dev, enum can_mode mode) in grcan_set_mode() argument
1023 if (mode == CAN_MODE_START) { in grcan_set_mode()
/openbmc/linux/drivers/net/can/usb/etas_es58x/
H A Des58x_core.c1998 static int es58x_set_mode(struct net_device *netdev, enum can_mode mode) in es58x_set_mode() argument
2002 switch (mode) { in es58x_set_mode()
/openbmc/linux/drivers/spi/
H A Dspi-mtk-snfi.c699 ecc_cfg->mode = ECC_NFI_MODE; in mtk_snand_ecc_init_ctx()
770 if ((req->mode == MTD_OPS_RAW) || (req->type != NAND_PAGE_READ)) in mtk_snand_ecc_finish_io_req()
/openbmc/linux/include/uapi/linux/
H A Dvideodev2.h2106 __u32 mode; member
2121 __u32 mode; member
/openbmc/linux/drivers/staging/media/av7110/
H A Dav7110_av.c320 int av7110_set_vidmode(struct av7110 *av7110, enum av7110_video_mode mode) in av7110_set_vidmode() argument
325 ret = av7110_fw_cmd(av7110, COMTYPE_ENCODER, LoadVidCode, 1, mode); in av7110_set_vidmode()
/openbmc/linux/drivers/net/ethernet/cavium/octeon/
H A Docteon_mgmt.c894 if (prtx_ctl.s.mode == 0) { /* RGMII mode */ in octeon_mgmt_update_link()
1089 agl_prtx_ctl.s.mode = rgmii_mode ? 0 : 1; in octeon_mgmt_open()
/openbmc/linux/drivers/i3c/master/
H A Ddw-i3c-master.c551 if (master->base.bus.mode == I3C_BUS_MODE_PURE) in dw_i3c_clk_cfg()
615 switch (bus->mode) { in dw_i3c_master_bus_init()
/openbmc/linux/fs/ceph/
H A Dxattr.c1359 int ceph_security_init_secctx(struct dentry *dentry, umode_t mode, in ceph_security_init_secctx() argument
1367 err = security_dentry_init_security(dentry, mode, &dentry->d_name, in ceph_security_init_secctx()
/openbmc/phosphor-logging/extensions/openpower-pels/registry/
H A DREADME.md110 specific manufacturing isolation mode is enabled. It has the same format as
158 specific manufacturing isolation mode is enabled.
/openbmc/qemu/docs/specs/
H A Dtpm.rst90 be used in polling mode rather than interrupt mode primarily because
/openbmc/qemu/accel/tcg/
H A Dldst_atomicity.c.inc198 * In system mode all guest pages are writable. For user mode,
/openbmc/linux/fs/smb/client/
H A Dsmb2inode.c984 smb2_mkdir(const unsigned int xid, struct inode *parent_inode, umode_t mode, in smb2_mkdir() argument
991 FILE_CREATE, CREATE_NOT_FILE, mode); in smb2_mkdir()
/openbmc/intel-ipmi-oem/src/
H A Dfirmware-update.cpp510 static void setFirmwareUpdateMode(const bool mode) in setFirmwareUpdateMode() argument
513 if (mode) in setFirmwareUpdateMode()

1...<<431432433434435436437438439440>>...482