Home
last modified time | relevance | path

Searched refs:mode (Results 10901 – 10925 of 12034) sorted by relevance

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

/openbmc/linux/drivers/s390/net/
H A Dqeth_core_main.c4391 setparms->data.mode = SET_PROMISC_MODE_OFF; in qeth_setadp_promisc_mode_cb()
4393 card->info.promisc_mode = setparms->data.mode; in qeth_setadp_promisc_mode_cb()
4399 enum qeth_ipa_promisc_modes mode = enable ? SET_PROMISC_MODE_ON : in qeth_setadp_promisc_mode()
4405 QETH_CARD_TEXT_(card, 4, "mode:%x", mode); in qeth_setadp_promisc_mode()
4408 SETADP_DATA_SIZEOF(mode)); in qeth_setadp_promisc_mode()
4412 cmd->data.setadapterparms.data.mode = mode; in qeth_setadp_promisc_mode()
4527 enum qeth_ipa_isolation_modes mode) in qeth_setadpparms_set_access_ctrl() argument
4548 access_ctrl_req->subcmd_code = mode; in qeth_setadpparms_set_access_ctrl()
/openbmc/linux/Documentation/networking/
H A Dcan.rst406 switches the socket into a mode that allows the handling of CAN FD frames
460 - The socket does not receive its own sent frames (in loopback mode)
1424 specified to enable the CAN FD mode in the CAN controller. This controller
1440 The current ISO/non-ISO mode is announced by the CAN controller driver via
1442 The ISO/non-ISO-mode can be altered by setting 'fd-non-iso {on|off}' for
1451 mode DEFAULT group default qlen 10
/openbmc/linux/drivers/net/ethernet/emulex/benet/
H A Dbe_cmds.c3939 u32 domain, u16 intf_id, u8 *mode, bool *spoofchk) in be_cmd_get_hsw_config() argument
3967 if (!BEx_chip(adapter) && mode) { in be_cmd_get_hsw_config()
3984 if (mode) in be_cmd_get_hsw_config()
3985 *mode = AMAP_GET_BITS(struct amap_get_hsw_resp_context, in be_cmd_get_hsw_config()
4105 if (cfgs->module[i].trace_lvl[j].mode == MODE_UART) in be_cmd_set_fw_log_level()
4143 if (cfgs->module[0].trace_lvl[j].mode == MODE_UART) in be_cmd_get_fw_log_level()
/openbmc/linux/net/wireless/
H A Dtrace.h475 u8 key_index, bool pairwise, const u8 *mac_addr, u8 mode),
476 TP_ARGS(wiphy, netdev, link_id, key_index, pairwise, mac_addr, mode),
484 __field(u8, mode)
493 __entry->mode = mode;
499 __entry->key_index, __entry->mode,
/openbmc/qemu/docs/devel/
H A Dtesting.rst120 * Windows opens a file in text mode by default, while a POSIX compliant
124 part of the mode string to fopen(), or O_BINARY flag for the open() call.
194 Cache mode can be selected with the "-c" option, which may help reveal bugs
195 that are specific to certain cache mode.
215 In rare cases, when outputs differ between cache mode ``none`` and others, a
1510 either totally bare with minimal gcc lib support (for system-mode tests)
/openbmc/openbmc/meta-raspberrypi/recipes-multimedia/rpidistro-ffmpeg/files/
H A D0004-ffmpeg-4.3.4-rpi_14.patch40852 + if (mode) {
44024 + switch (mode) {
44050 + switch (mode) {
44077 + printf("U pred @ %d, %d: mode=%d\n", x, y, mode);
44079 + printf("V pred @ %d, %d: mode=%d\n", x, y, mode);
44300 + if (mode >= 18) {
44389 + if (mode >= 18) {
48473 +// Wavefront mode
48507 +// Tiles mode
49350 +// Wavefront mode
[all …]
/openbmc/linux/drivers/net/wireless/legacy/
H A Dray_cs.c1285 switch (wrqu->mode) { in ray_set_mode()
1309 wrqu->mode = IW_MODE_INFRA; in ray_get_mode()
1311 wrqu->mode = IW_MODE_ADHOC; in ray_get_mode()
/openbmc/linux/tools/perf/util/
H A Dcs-etm.c715 enum cs_etm_decoder_operation mode, in cs_etm__init_decoder_params() argument
720 if (!(mode < CS_ETM_OPERATION_MAX)) in cs_etm__init_decoder_params()
724 d_params->operation = mode; in cs_etm__init_decoder_params()
/openbmc/linux/Documentation/usb/
H A Dgadget-testing.rst330 to open "filename" in R/W mode.
745 fb_max maximum extra bandwidth in async mode
1112 The current operation mode can be observed in ALSA control element
/openbmc/linux/drivers/ata/
H A DKconfig354 when configured into a legacy compatibility mode.
777 mode.
800 tristate "Marvell PATA support via legacy mode"
/openbmc/linux/drivers/mtd/nand/raw/atmel/
H A Dnand-controller.c1365 smcconf->mode |= ATMEL_SMC_MODE_TDF(ncycles) | in atmel_smc_nand_prepare_smcconf()
1460 smcconf->mode |= ATMEL_SMC_MODE_DBW_16; in atmel_smc_nand_prepare_smcconf()
1463 smcconf->mode |= ATMEL_SMC_MODE_READMODE_NRD | in atmel_smc_nand_prepare_smcconf()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn30/
H A Ddcn30_resource.c1350 enum mmhubbub_wbif_mode mode, in dcn30_calc_max_scaled_time() argument
1358 if (mode == PACKED_444) /* packed mode 32 bpp */ in dcn30_calc_max_scaled_time()
1360 else if (mode == PACKED_444_FP16) /* packed mode 64 bpp */ in dcn30_calc_max_scaled_time()
/openbmc/linux/arch/arm64/boot/dts/ti/
H A Dk3-j784s4-main.dtsi1402 ti,cluster-mode = <1>;
1442 ti,cluster-mode = <1>;
1482 ti,cluster-mode = <1>;
/openbmc/linux/include/linux/
H A Dieee80211.h868 u8 mode; member
884 u8 mode; member
900 u8 mode; member
/openbmc/qemu/target/s390x/kvm/
H A Dkvm.c1354 uint16_t mode; in kvm_sic_service_call() local
1357 mode = env->regs[r1] & 0xffff; in kvm_sic_service_call()
1359 r = css_do_sic(cpu, isc, mode); in kvm_sic_service_call()
/openbmc/qemu/system/
H A Dvl.c1251 static void monitor_parse(const char *str, const char *mode, bool pretty) in monitor_parse() argument
1271 qemu_opt_set(opts, "mode", mode, &error_abort); in monitor_parse()
1273 if (!strcmp(mode, "control")) { in monitor_parse()
/openbmc/openbmc-test-automation/lib/
H A Dutils.robot762 [Documentation] Set given boot mode on the boot object path attribute.
770 # boot_mode Boot mode which need to be set.
875 # override_mode Boot source override mode (relevant only for x86 arch).
/openbmc/linux/tools/perf/
H A Dbuiltin-inject.c1254 gs->data.mode = PERF_DATA_MODE_READ; in guest_session__start()
2209 .mode = PERF_DATA_MODE_WRITE, in cmd_inject()
2214 .mode = PERF_DATA_MODE_READ, in cmd_inject()
/openbmc/linux/sound/soc/codecs/
H A Drt5682s.c647 static void rt5682s_sar_power_mode(struct snd_soc_component *component, int mode) in rt5682s_sar_power_mode() argument
653 switch (mode) { in rt5682s_sar_power_mode()
694 dev_err(component->dev, "Invalid SAR Power mode: %d\n", mode); in rt5682s_sar_power_mode()
/openbmc/linux/kernel/
H A Dfork.c1550 struct mm_struct *mm_access(struct task_struct *task, unsigned int mode) in mm_access() argument
1561 !ptrace_may_access(task, mode)) { in mm_access()
1925 if (p->seccomp.mode != SECCOMP_MODE_DISABLED) in copy_seccomp()
/openbmc/linux/drivers/clk/qcom/
H A Dclk-alpha-pll.c643 u32 mode; in __clk_alpha_pll_update_latch() local
645 regmap_read(pll->clkr.regmap, PLL_MODE(pll), &mode); in __clk_alpha_pll_update_latch()
661 if (mode & PLL_UPDATE_BYPASS) { in __clk_alpha_pll_update_latch()
/openbmc/linux/Documentation/userspace-api/media/v4l/
H A Dhist-v4l2.rst301 2. The :c:func:`open()` function requires access mode
306 (panel applications) was dropped. Drivers must stay in "panel mode"
577 read I/O mode.
796 struct v4l2_audio ``mode`` field is a flags field.
/openbmc/linux/drivers/gpu/drm/i915/gt/
H A Dintel_execlists_submission.c2933 u32 mode; in enable_execlists() local
2940 mode = _MASKED_BIT_ENABLE(GEN11_GFX_DISABLE_LEGACY_MODE); in enable_execlists()
2942 mode = _MASKED_BIT_ENABLE(GFX_RUN_LIST_ENABLE); in enable_execlists()
2943 ENGINE_WRITE_FW(engine, RING_MODE_GEN7, mode); in enable_execlists()
/openbmc/linux/drivers/hid/
H A DKconfig771 its USB mode.
868 - Switching between Firmware and Flash mode
1128 Note that DDR (Dance Dance Revolution) mode is not supported, nor
1279 data and present to user mode using input or IIO interface.
/openbmc/linux/drivers/tty/
H A Dn_gsm.c161 enum gsm_dlci_mode mode; member
2084 if (gsm->dlci[0]->mode == DLCI_MODE_ADM) in gsm_control_send()
2253 dlci->mode = DLCI_MODE_ADM; in gsm_dlci_t1()
4225 gsm->dlci[0]->mode == DLCI_MODE_ADM && !dlci->modem_rx) in gsm_carrier_raised()

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