Home
last modified time | relevance | path

Searched refs:flag (Results 2151 – 2175 of 2851) sorted by relevance

1...<<81828384858687888990>>...115

/openbmc/linux/drivers/media/pci/zoran/
H A Dzoran_driver.c258 static int zoran_enum_fmt(struct zoran *zr, struct v4l2_fmtdesc *fmt, int flag) in zoran_enum_fmt() argument
268 if (zoran_formats[i].flags & flag && num++ == fmt->index) { in zoran_enum_fmt()
/openbmc/linux/Documentation/userspace-api/media/v4l/
H A Dcontrol.rst41 drivers set the ``V4L2_CTRL_FLAG_INACTIVE`` flag.
516 the ``V4L2_CTRL_FLAG_NEXT_CTRL`` flag to enumerate all IDs, so
/openbmc/linux/Documentation/usb/
H A Dgadget_uvc.rst228 # control. For example to flag the 0th, 2nd and 3rd controls available:
238 example to flag the 1st, 2nd, 9th and 10th controls as being available you would
/openbmc/linux/arch/powerpc/kernel/
H A Diommu.c912 unsigned long mask, gfp_t flag, int node) in iommu_alloc_coherent() argument
939 page = alloc_pages_node(node, flag, order); in iommu_alloc_coherent()
/openbmc/u-boot/common/
H A DKconfig335 GD_FLG_SILENT flag is set. Changing the environment variable later
336 will update the flag.
353 console silence flag immediately. This allows 'setenv' to be used
357 GD_FLG_SILENT flag.
/openbmc/linux/drivers/media/platform/ti/am437x/
H A Dam437x-vpfe.c190 static inline void vpfe_pcr_enable(struct vpfe_ccdc *ccdc, int flag) in vpfe_pcr_enable() argument
192 vpfe_reg_write(ccdc, !!flag, VPFE_PCR); in vpfe_pcr_enable()
195 static void vpfe_config_enable(struct vpfe_ccdc *ccdc, int flag) in vpfe_config_enable() argument
199 if (!flag) { in vpfe_config_enable()
/openbmc/linux/drivers/scsi/aic7xxx/
H A Daic79xx_osm.c1130 uint32_t *flag; in aic79xx_setup() member
1188 *(options[i].flag) = simple_strtoul(p + n + 1, NULL, 0); in aic79xx_setup()
1190 *(options[i].flag) = 1; in aic79xx_setup()
1192 *(options[i].flag) ^= 0xFFFFFFFF; in aic79xx_setup()
/openbmc/linux/drivers/clk/
H A Dclk-stm32mp1.c310 u32 flag; member
683 clk_mgate->mgate->flag |= clk_mgate->mask; in mp1_mgate_clk_enable()
695 clk_mgate->mgate->flag &= ~clk_mgate->mask; in mp1_mgate_clk_disable()
697 if (clk_mgate->mgate->flag == 0) in mp1_mgate_clk_disable()
/openbmc/linux/Documentation/virt/kvm/x86/
H A Dtimekeeping.rst258 bit 7 = interrupt request flag (IRQF)
259 bit 6 = periodic interrupt flag (PF)
260 bit 5 = alarm interrupt flag (AF)
261 bit 4 = update interrupt flag (UF)
/openbmc/linux/Documentation/admin-guide/cgroup-v1/
H A Dcgroups.rst247 - notify_on_release flag: run the release agent on exit?
291 If the notify_on_release flag is enabled (1) in a cgroup, then
307 This flag only affects the cpuset controller. If the clone_children
308 flag is enabled (1) in a cgroup, a new cpuset cgroup will copy its
/openbmc/qemu/target/arm/tcg/
H A Dtranslate-a64.c779 TCGv_i64 result, flag, tmp; in gen_add64_CC() local
781 flag = tcg_temp_new_i64(); in gen_add64_CC()
791 tcg_gen_xor_i64(flag, result, t0); in gen_add64_CC()
793 tcg_gen_andc_i64(flag, flag, tmp); in gen_add64_CC()
829 TCGv_i64 result, flag, tmp; in gen_sub64_CC() local
832 flag = tcg_temp_new_i64(); in gen_sub64_CC()
840 tcg_gen_xor_i64(flag, result, t0); in gen_sub64_CC()
843 tcg_gen_and_i64(flag, flag, tmp); in gen_sub64_CC()
879 TCGv_i64 flag = tcg_temp_new_i64(); in gen_adc() local
880 tcg_gen_extu_i32_i64(flag, cpu_CF); in gen_adc()
[all …]
/openbmc/phosphor-logging/
H A DREADME.md467 enabled with a `--enable-<extension>` configure flag. The extension code won't
468 compile unless enabled with this flag.
510 1. Add a new flag to configure.ac to enable the extension:
/openbmc/u-boot/drivers/spi/
H A Daspeed_spi.c870 const u8 *cmdbuf, unsigned int cmdlen, uint32_t flag) in aspeed_spi_send_cmd_addr() argument
877 if(flash->write_iomode == CE_CTRL_IO_QUAD_ADDR_DATA && (flag & SPI_WRITE_TO_FLASH)) in aspeed_spi_send_cmd_addr()
879 else if(flash->read_iomode == CE_CTRL_IO_QUAD_ADDR_DATA && (flag & SPI_READ_FROM_FLASH)) in aspeed_spi_send_cmd_addr()
/openbmc/linux/tools/testing/selftests/bpf/
H A Dtest_offload.py528 for flag in flags:
529 fltr[flag] = flag in words
/openbmc/linux/drivers/net/wireless/rsi/
H A Drsi_91x_mac80211.c1343 rxs->flag |= RX_FLAG_MMIC_STRIPPED; in rsi_fill_rx_status()
1345 rxs->flag |= RX_FLAG_DECRYPTED; in rsi_fill_rx_status()
1346 rxs->flag |= RX_FLAG_IV_STRIPPED; in rsi_fill_rx_status()
/openbmc/linux/Documentation/filesystems/ext4/
H A Djournal.rst411 tag, after t_checksum. This field is not present if the "same UUID" flag
483 "same UUID" flag is set.
516 flag is set in the descriptor block tag.
/openbmc/linux/drivers/net/ethernet/dlink/
H A Ddl2k.c817 unsigned long flag = 0; in rio_free_tx() local
822 spin_lock_irqsave(&np->tx_lock, flag); in rio_free_tx()
845 spin_unlock_irqrestore(&np->tx_lock, flag); in rio_free_tx()
/openbmc/linux/drivers/net/ethernet/ti/
H A Dcpsw.c101 bool flag = false; in cpsw_set_promiscious() local
109 flag = true; in cpsw_set_promiscious()
111 if (!enable && flag) { in cpsw_set_promiscious()
/openbmc/linux/Documentation/powerpc/
H A Dpmu-ebb.rst21 just refers to a struct perf_event which has set the "EBB" flag in its
/openbmc/linux/Documentation/devicetree/bindings/bus/
H A Dqcom,ebi2.txt39 flag somewhere for 8bit memories.
/openbmc/u-boot/cmd/
H A Dfdc.c632 int do_fdcboot (cmd_tbl_t *cmdtp, int flag, int argc, char * const argv[]) in do_fdcboot() argument
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-devices-platform-ipmi228 flag_fetches (RO) Number of times a flag fetch was
/openbmc/linux/Documentation/driver-api/usb/
H A Derror-codes.rst94 ``URB_SHORT_NOT_OK`` flag is set. Completion handlers for isochronous URBs
/openbmc/linux/drivers/net/ethernet/mediatek/
H A Dmtk_wed_wo.c210 if (hdr->flag & cpu_to_le16(MTK_WED_WARP_CMD_FLAG_RSP)) in mtk_wed_wo_rx_run_queue()
/openbmc/linux/Documentation/networking/device_drivers/ethernet/ti/
H A Dcpsw_switchdev.rst96 marking packets with offload_fwd_mark flag unless "ale_bypass=0"

1...<<81828384858687888990>>...115