Home
last modified time | relevance | path

Searched refs:flag (Results 326 – 350 of 2850) sorted by relevance

1...<<11121314151617181920>>...114

/openbmc/u-boot/board/freescale/common/
H A Dcmd_esbc_validate.c10 int do_esbc_halt(cmd_tbl_t *cmdtp, int flag, int argc, in do_esbc_halt() argument
26 static int do_esbc_validate(cmd_tbl_t *cmdtp, int flag, int argc, in do_esbc_validate() argument
/openbmc/linux/fs/smb/server/mgmt/
H A Dtree_connect.h45 int flag) in test_tree_conn_flag() argument
47 return tree_conn->flags & flag; in test_tree_conn_flag()
/openbmc/linux/drivers/net/ethernet/hisilicon/hns/
H A Dhns_dsaf_rcb.c44 if (flag & RCB_INT_FLAG_TX) in hns_rcb_wait_fbd_clean()
47 if (flag & RCB_INT_FLAG_RX) in hns_rcb_wait_fbd_clean()
142 if (flag & RCB_INT_FLAG_TX) { in hns_rcb_int_ctrl_hw()
148 if (flag & RCB_INT_FLAG_RX) { in hns_rcb_int_ctrl_hw()
155 void hns_rcb_int_clr_hw(struct hnae_queue *q, u32 flag) in hns_rcb_int_clr_hw() argument
157 if (flag & RCB_INT_FLAG_TX) { in hns_rcb_int_clr_hw()
162 if (flag & RCB_INT_FLAG_RX) { in hns_rcb_int_clr_hw()
172 if (flag & RCB_INT_FLAG_TX) in hns_rcbv2_int_ctrl_hw()
175 if (flag & RCB_INT_FLAG_RX) in hns_rcbv2_int_ctrl_hw()
181 if (flag & RCB_INT_FLAG_TX) in hns_rcbv2_int_clr_hw()
[all …]
/openbmc/phosphor-gpio-monitor/
H A DgpioMonMain.cpp98 bool flag = false; in main() local
162 flag = obj["Continue"]; in main()
182 line, config, io, target, targets, lineMsg, flag)); in main()
/openbmc/linux/tools/testing/selftests/powerpc/ptrace/
H A Dptrace-tm-spr.c12 int flag; member
82 if (!cptr->flag) in tm_spr()
105 pptr->flag = 1; in trace_tm_spr()
/openbmc/u-boot/drivers/mmc/
H A Ds5p_sdhci.c123 int dev_id, flag, ret; in do_sdhci_init() local
125 flag = host->bus_width == 8 ? PINMUX_FLAG_8BIT_MODE : PINMUX_FLAG_NONE; in do_sdhci_init()
128 ret = exynos_pinmux_config(dev_id, flag); in do_sdhci_init()
136 ret = exynos_pinmux_config(dev_id, flag); in do_sdhci_init()
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/vsomeip/vsomeip/
H A D0004-Do-not-specify-PIE-flag-explicitly.patch4 Subject: [PATCH] Do not specify PIE flag explicitly
8 flag is explicitly specified in CMAKE_CXX_FLAGS, which will cause
16 Remove PIE flag from CMAKE_CXX_FLAGS and only enable PIE flag by
/openbmc/u-boot/arch/mips/lib/
H A Dbootm.c320 int do_bootm_linux(int flag, int argc, char * const argv[], in do_bootm_linux() argument
324 if (flag & BOOTM_STATE_OS_BD_T) in do_bootm_linux()
332 if (flag & BOOTM_STATE_OS_CMDLINE) in do_bootm_linux()
335 if (flag & BOOTM_STATE_OS_PREP) { in do_bootm_linux()
340 if (flag & (BOOTM_STATE_OS_GO | BOOTM_STATE_OS_FAKE_GO)) { in do_bootm_linux()
/openbmc/linux/arch/ia64/kernel/
H A Dsal.c126 set_smp_redirect (int flag) in set_smp_redirect() argument
130 smp_int_redirect &= ~flag; in set_smp_redirect()
132 smp_int_redirect |= flag; in set_smp_redirect()
143 smp_int_redirect &= ~flag; in set_smp_redirect()
147 #define set_smp_redirect(flag) do { } while (0) argument
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/
H A Dpci_vsc.c178 u32 flag; in mlx5_vsc_wait_on_flag() local
185 ret = vsc_read(dev, VSC_ADDR_OFFSET, &flag); in mlx5_vsc_wait_on_flag()
188 flag = MLX5_EXTRACT(flag, VSC_FLAG_BIT_OFFS, VSC_FLAG_BIT_LEN); in mlx5_vsc_wait_on_flag()
194 } while (flag != expected_val); in mlx5_vsc_wait_on_flag()
/openbmc/linux/drivers/scsi/
H A Dmegaraid.c256 adapter->flag |= BOARD_40LD; in mega_query_adapter()
2063 if(adapter->flag & BOARD_40LD) in proc_show_config()
4170 flag |= BOARD_64BIT; in megaraid_probe_one()
4176 flag |= BOARD_64BIT; in megaraid_probe_one()
4191 flag |= BOARD_MEMMAP; in megaraid_probe_one()
4204 flag |= BOARD_IOMAP; in megaraid_probe_one()
4224 if (flag & BOARD_MEMMAP) in megaraid_probe_one()
4231 adapter->flag = flag; in megaraid_probe_one()
4242 if (flag & BOARD_MEMMAP) in megaraid_probe_one()
4470 if (flag & BOARD_MEMMAP) in megaraid_probe_one()
[all …]
/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/
H A Dbus.h16 void nvkm_hwsq_setf(struct nvkm_hwsq *, u8 flag, int data);
17 void nvkm_hwsq_wait(struct nvkm_hwsq *, u8 flag, u8 data);
/openbmc/google-ipmi-sys/
H A Dmeson.options4 …n('bm-signal-path', type: 'string', value: '/run/bm-ready.flag', description: 'Path to the flag to…
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Drxmq.c34 if (!(stats->flag & RX_FLAG_DECRYPTED)) in iwl_mvm_check_pn()
85 stats->flag |= RX_FLAG_PN_VALIDATED; in iwl_mvm_check_pn()
312 stats->flag |= RX_FLAG_DECRYPTED; in iwl_mvm_rx_mgmt_prot()
409 stats->flag |= RX_FLAG_MMIC_ERROR; in iwl_mvm_rx_crypto()
417 stats->flag |= RX_FLAG_DECRYPTED; in iwl_mvm_rx_crypto()
423 stats->flag |= RX_FLAG_ICV_STRIPPED; in iwl_mvm_rx_crypto()
425 stats->flag |= RX_FLAG_MMIC_STRIPPED; in iwl_mvm_rx_crypto()
432 stats->flag |= RX_FLAG_DECRYPTED; in iwl_mvm_rx_crypto()
546 rx_status->flag |= RX_FLAG_DUP_VALIDATED; in iwl_mvm_is_dup()
2040 rx_status->flag |= RX_FLAG_RADIOTAP_HE; in iwl_mvm_rx_he()
[all …]
/openbmc/linux/Documentation/translations/zh_CN/virt/acrn/
H A Dcpuid.rst41 eax = an OR'ed group of (1 << flag)
43 其中 ``flag`` 的定义如下:
/openbmc/linux/arch/mips/include/asm/
H A Dcpu-features.h60 #define __isa_ge_and_flag(isa, flag) ((MIPS_ISA_REV >= (isa)) && __isa(flag)) argument
61 #define __isa_ge_or_flag(isa, flag) ((MIPS_ISA_REV >= (isa)) || __isa(flag)) argument
62 #define __isa_lt_and_flag(isa, flag) ((MIPS_ISA_REV < (isa)) && __isa(flag)) argument
65 #define __isa_range_or_flag(ge, lt, flag) \ argument
66 (__isa_range(ge, lt) || ((MIPS_ISA_REV < (lt)) && __isa(flag)))
/openbmc/sdbusplus/tools/sdbusplus/
H A Dmethod.py86 for flag in flags:
88 cpp_flags.append(flags_dict[flag])
90 raise ValueError('Invalid flag "{}"'.format(flag))
/openbmc/linux/drivers/media/pci/zoran/
H A Dvideocodec.h267 int (*handle_interrupt)(struct videocodec *codec, int source, long flag);
270 long *fr_num, long *flag, long size, void *buf);
272 long *fr_num, long *flag, long size, void *buf);
/openbmc/linux/Documentation/devicetree/bindings/sound/
H A Drenesas,fsi.yaml51 $ref: /schemas/types.yaml#/definitions/flag
55 $ref: /schemas/types.yaml#/definitions/flag
59 $ref: /schemas/types.yaml#/definitions/flag
/openbmc/linux/net/netfilter/
H A Dxt_HMARK.c169 int flag = IP6_FH_F_AUTH; in hmark_pkt_set_htuple_ipv6() local
175 nexthdr = ipv6_find_hdr(skb, &nhoff, -1, &fragoff, &flag); in hmark_pkt_set_htuple_ipv6()
179 if ((flag & IP6_FH_F_FRAG) || (nexthdr != IPPROTO_ICMPV6)) in hmark_pkt_set_htuple_ipv6()
187 flag = IP6_FH_F_AUTH; in hmark_pkt_set_htuple_ipv6()
188 nexthdr = ipv6_find_hdr(skb, &nhoff, -1, &fragoff, &flag); in hmark_pkt_set_htuple_ipv6()
203 if (flag & IP6_FH_F_FRAG) in hmark_pkt_set_htuple_ipv6()
/openbmc/linux/Documentation/userspace-api/media/v4l/
H A Dvidioc-s-hw-freq-seek.rst44 ``V4L2_TUNER_CAP_HWSEEK_PROG_LIM`` flag set, these values must fall
47 ``V4L2_TUNER_CAP_HWSEEK_PROG_LIM`` flag is not set, then these values
99 ``V4L2_TUNER_CAP_LOW`` flag set, in units of 62.5 Hz or if the
101 the ``V4L2_TUNER_CAP_1HZ`` flag set, in units of 1 Hz. If
108 ``V4L2_TUNER_CAP_LOW`` flag set, in units of 62.5 Hz or if the
110 the ``V4L2_TUNER_CAP_1HZ`` flag set, in units of 1 Hz. If
/openbmc/linux/arch/nios2/platform/
H A DKconfig.platform67 instruction. This will enable the -mhw-mul compiler flag.
73 instruction. Enables the -mhw-mulx compiler flag.
79 instruction. Enables the -mhw-div compiler flag.
87 the -mbmx compiler flag.
95 the -mcdx compiler flag.
100 Enables the -mcustom-fpu-cfg=60-1 compiler flag.
/openbmc/qemu/hw/virtio/
H A Dvirtio-hmp-cmds.c295 strList *flag = list->value->flags; in hmp_virtio_queue_element() local
297 while (flag) { in hmp_virtio_queue_element()
298 monitor_printf(mon, "%s", flag->value); in hmp_virtio_queue_element()
299 flag = flag->next; in hmp_virtio_queue_element()
300 if (flag) { in hmp_virtio_queue_element()
/openbmc/u-boot/post/lib_powerpc/
H A Dcomplex.c87 int flag = disable_interrupts(); in cpu_post_test_complex() local
104 if (flag) in cpu_post_test_complex()
H A Dcmp.c87 int flag = disable_interrupts(); in cpu_post_test_cmp() local
110 if (flag) in cpu_post_test_cmp()

1...<<11121314151617181920>>...114