Home
last modified time | relevance | path

Searched refs:set (Results 3626 - 3650 of 6698) sorted by relevance

1...<<141142143144145146147148149150>>...268

/test/xts/acts/arkui/ace_standard/entry/src/main/js/default/pages/button/router/
H A Dindex.js102 var set= setInterval(()=>{
108 clearInterval(set)
/test/xts/acts/arkui/ace_standard/entry/src/ohosTest/js/default/pages/button/router/
H A Dindex.js102 var set= setInterval(()=>{
108 clearInterval(set)
/test/xts/acts/kernel_lite/time_posix/src/
H A DClockTimeTest.cpp189 rt = stime(&ts.tv_sec); // set ts.tv_nsec to 0 in HWTEST_F()
291 struct timeval set = {.tv_sec = setSec, .tv_usec = 0}; in HWTEST_F() local
293 int ret1 = settimeofday(&set, NULL); in HWTEST_F()
301 << "settimeofday set[" << setSec << "],get[" << tvalStart.tv_sec << "]"; in HWTEST_F()
376 // set DATEMSK env in HWTEST_F()
419 // set env, but file not exist in HWTEST_F()
426 // creat file and set env in HWTEST_F()
/test/xts/acts/communication/bluetooth_standard/src/main/js/test/
H A DBtSetLocalName.test.js444 let set = bluetooth.setLocalName('');
445 expect(set).assertFalse();
/kernel/linux/linux-5.10/drivers/crypto/caam/
H A Dregs.h117 static inline void clrsetbits_32(void __iomem *reg, u32 clear, u32 set) in clrsetbits_32() argument
120 iowrite32((ioread32(reg) & ~clear) | set, reg); in clrsetbits_32()
122 iowrite32be((ioread32be(reg) & ~clear) | set, reg); in clrsetbits_32()
136 * to set the 32-bit wide DMA address.
/kernel/linux/linux-5.10/drivers/char/ipmi/
H A Dipmi_watchdog.c59 /* values for byte 1 of the set command, byte 2 of the get response. */
71 /* values for byte 2 of the set command, byte 3 of the get response. */
100 /* Bits for setting byte 4 of the set command, byte 5 of the get response. */
109 * 6 (the timeout time) of the set command, and bytes 6 and 7 (the
137 /* Default timeout to set on panic */
196 .set = set_param_timeout,
263 .set = set_param_wdog_ifnum,
270 .set = set_param_str,
315 * If set to 1, the heartbeat command will set th
[all...]
/kernel/linux/linux-5.10/drivers/crypto/hisilicon/sec2/
H A Dsec_main.c166 .set = sec_pf_q_num_set,
195 .set = sec_ctx_q_num_set,
203 .set = vfs_num_set,
/kernel/linux/linux-5.10/drivers/gpio/
H A Dgpio-dwapb.c481 void __iomem *dat, *set, *dirout; in dwapb_gpio_add_port() local
495 set = gpio->regs + GPIO_SWPORTA_DR + pp->idx * GPIO_SWPORT_DR_STRIDE; in dwapb_gpio_add_port()
499 err = bgpio_init(&port->gc, gpio->dev, 4, dat, set, NULL, dirout, in dwapb_gpio_add_port()
/kernel/linux/linux-5.10/arch/loongarch/kvm/
H A Dcsr.c301 int (*set) (struct kvm_run *run, struct kvm_vcpu *vcpu, u32 addr, u64 val); member
513 if (iocsr->set) in _kvm_emu_iocsr_write()
514 er = iocsr->set(run, vcpu, addr, val); in _kvm_emu_iocsr_write()
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/
H A Dice_dcb_nl.c58 * ice_dcbnl_setets - set IEEE ETS configuration
151 * ice_dcbnl_setdcbx - set required DCBX capability
170 /* Already set to the given mode no change */ in ice_dcbnl_setdcbx()
245 * ice_dcbnl_setpfc - set local IEEE PFC config
307 * @set: PFC setting to apply
309 static void ice_dcbnl_set_pfc_cfg(struct net_device *netdev, int prio, u8 set) in ice_dcbnl_set_pfc_cfg() argument
324 if (set) in ice_dcbnl_set_pfc_cfg()
329 dev_dbg(ice_pf_to_dev(pf), "Set PFC config UP:%d set:%d pfcena:0x%x\n", in ice_dcbnl_set_pfc_cfg()
330 prio, set, new_cfg->pfc.pfcena); in ice_dcbnl_set_pfc_cfg() local
367 * @state: state value to set
[all...]
/kernel/linux/linux-6.6/arch/powerpc/platforms/pseries/
H A Dsetup.c273 unsigned long set, reset; in pseries_lpar_enable_pmcs() local
275 set = 1UL << 63; in pseries_lpar_enable_pmcs()
277 plpar_hcall_norets(H_PERFMON, set, reset); in pseries_lpar_enable_pmcs()
526 * PCI_PROBE_ONLY and PCI_REASSIGN_ALL_BUS can be set via properties in pSeries_discover_phbs()
536 * if firmware has *enabled* them, and set them if so. in init_cpu_char_feature_flags()
571 * H_CPU_BEHAV_FAVOUR_SECURITY_H could be set only if in init_cpu_char_feature_flags()
607 * so it can set/clear again any features that might have changed after in pseries_setup_security_mitigations()
908 /* Have to set at least one bit in the DABRX according to PAPR */ in pseries_set_xdabr()
911 /* PAPR says we can only set kernel and user bits */ in pseries_set_xdabr()
919 /* PAPR says we can't set HY in pseries_set_dawr()
[all...]
/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/
H A Duser_exp_rcv.c56 struct exp_tid_set *set,
127 * Make sure that we set the tid counts only after successful in hfi1_user_exp_rcv_init()
264 * * .count - number of pages in this set
266 * of this set
275 * 1. For each set of 8 pagesets, a complete group from
457 /* fail if nothing was programmed, set error if none provided */ in hfi1_user_exp_rcv_setup()
635 * At this point we have to loop over the set of in find_phys_blocks()
640 * If the total set size is bigger than that in find_phys_blocks()
913 struct exp_tid_set *set, in unlock_exp_tids()
919 list_for_each_entry_safe(grp, ptr, &set in unlock_exp_tids()
912 unlock_exp_tids(struct hfi1_ctxtdata *uctxt, struct exp_tid_set *set, struct hfi1_filedata *fd) unlock_exp_tids() argument
[all...]
/kernel/linux/linux-5.10/drivers/hwtracing/intel_th/
H A Dgth.c228 .set = gth_ ## _what ## _set, \
236 void (*set)(struct gth_device *gth, int port, member
260 output_parms[parm].set(gth, port, config); in gth_output_parm_set()
468 * @capture_done: set when no more traces will be captured
531 * This will deconfigure all masters set to output to this device,
587 * This will configure all masters set to output to this device and
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_cmn.h355 * bnx2x_set_num_queues - set number of queues according to mode.
401 * @set: set or clear
405 int bnx2x_set_eth_mac(struct bnx2x *bp, bool set);
408 * bnx2x_set_rx_mode - set MAC filtering configurations.
461 * bnx2x_set_power_state - set power state to the requested value.
558 * bnx2x_enable_msix - set msix configuration.
1264 * bnx2x_set_ctx_validation - set CDU context validation values
1345 * @set: set o
1348 bnx2x_update_drv_flags(struct bnx2x *bp, u32 flags, u32 set) bnx2x_update_drv_flags() argument
[all...]
/kernel/linux/linux-5.10/drivers/pinctrl/bcm/
H A Dpinctrl-iproc-gpio.c131 * iproc_set_bit - set or clear one bit (corresponding to the GPIO pin) in a
137 * @set: set or clear
140 unsigned gpio, bool set) in iproc_set_bit()
147 if (set) in iproc_set_bit()
339 dev_dbg(chip->dev, "gpio:%u set input\n", gpio); in iproc_gpio_direction_input()
355 dev_dbg(chip->dev, "gpio:%u set output, value:%d\n", gpio, val); in iproc_gpio_direction_output()
381 dev_dbg(chip->dev, "gpio:%u set, value:%d\n", gpio, val); in iproc_gpio_set()
516 dev_dbg(chip->dev, "gpio:%u set pullup:%d\n", gpio, pull_up); in iproc_gpio_set_pull()
573 dev_dbg(chip->dev, "gpio:%u set driv in iproc_gpio_set_strength()
139 iproc_set_bit(struct iproc_gpio *chip, unsigned int reg, unsigned gpio, bool set) iproc_set_bit() argument
[all...]
/kernel/linux/linux-5.10/drivers/usb/gadget/function/
H A Df_uac1_legacy.c95 .set = generic_set_cmd,
104 .set = generic_set_cmd,
374 audio->set_con->set(audio->set_con, audio->set_cmd, in f_audio_complete()
711 /* set up ASLA audio devices */ in f_audio_bind()
/kernel/linux/linux-5.10/drivers/usb/dwc2/
H A Dcore.c401 dev_vdbg(hsotg->dev, "%s mode set\n", in dwc2_wait_for_mode()
410 dev_warn(hsotg->dev, "%s: Couldn't set %s mode\n", in dwc2_wait_for_mode()
504 * bit being set (which persists after core reset) or the in dwc2_core_reset()
566 * 1) If the dr_mode is set to either HOST or PERIPHERAL we force the
591 u32 set; in dwc2_force_mode() local
614 set = host ? GUSBCFG_FORCEHOSTMODE : GUSBCFG_FORCEDEVMODE; in dwc2_force_mode()
618 gusbcfg |= set; in dwc2_force_mode()
993 * dwc2_hsotg_wait_bit_set - Waits for bit to be set.
995 * @offset: Register's offset where bit/bits must be set.
996 * @mask: Mask of the bit/bits which must be set
[all...]
/kernel/linux/linux-5.10/drivers/tty/serial/
H A Difx6x60.c103 * mrdy_set_high - set MRDY GPIO
125 * @val: bits to set
239 * Assert mrdy and set timer to wait for SRDY interrupt, if SRDY is low
300 * ifx_spi_tiocmset - set modem bits
302 * @set: bits to set
311 unsigned int set, unsigned int clear) in ifx_spi_tiocmset()
315 if (set & TIOCM_RTS) in ifx_spi_tiocmset()
317 if (set & TIOCM_DTR) in ifx_spi_tiocmset()
366 * the same as it was, if header is all 0 it is set t
310 ifx_spi_tiocmset(struct tty_struct *tty, unsigned int set, unsigned int clear) ifx_spi_tiocmset() argument
[all...]
/kernel/linux/linux-5.10/drivers/usb/serial/
H A Dsierra.c360 unsigned int set, unsigned int clear) in sierra_tiocmset()
367 if (set & TIOCM_RTS) in sierra_tiocmset()
369 if (set & TIOCM_DTR) in sierra_tiocmset()
844 /* Check NMEA and set */ in sierra_startup()
359 sierra_tiocmset(struct tty_struct *tty, unsigned int set, unsigned int clear) sierra_tiocmset() argument
/kernel/linux/linux-6.6/drivers/memory/tegra/
H A Dmc.c792 .set = tegra_mc_icc_set,
831 mc->provider.set = mc->soc->icc_ops->set; in tegra_mc_interconnect_setup()
919 dev_err(&pdev->dev, "failed to set DMA mask: %d\n", err); in tegra_mc_probe()
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_cmn.h355 * bnx2x_set_num_queues - set number of queues according to mode.
401 * @set: set or clear
405 int bnx2x_set_eth_mac(struct bnx2x *bp, bool set);
408 * bnx2x_set_rx_mode - set MAC filtering configurations.
461 * bnx2x_set_power_state - set power state to the requested value.
558 * bnx2x_enable_msix - set msix configuration.
1264 * bnx2x_set_ctx_validation - set CDU context validation values
1345 * @set: set o
1348 bnx2x_update_drv_flags(struct bnx2x *bp, u32 flags, u32 set) bnx2x_update_drv_flags() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/
H A Dice_dcb_nl.c58 * ice_dcbnl_setets - set IEEE ETS configuration
155 * ice_dcbnl_setdcbx - set required DCBX capability
174 /* Already set to the given mode no change */ in ice_dcbnl_setdcbx()
260 * ice_dcbnl_setpfc - set local IEEE PFC config
327 * @set: PFC setting to apply
329 static void ice_dcbnl_set_pfc_cfg(struct net_device *netdev, int prio, u8 set) in ice_dcbnl_set_pfc_cfg() argument
349 if (set) in ice_dcbnl_set_pfc_cfg()
354 dev_dbg(ice_pf_to_dev(pf), "Set PFC config UP:%d set:%d pfcena:0x%x\n", in ice_dcbnl_set_pfc_cfg()
355 prio, set, new_cfg->pfc.pfcena); in ice_dcbnl_set_pfc_cfg() local
392 * @state: state value to set
[all...]
/kernel/linux/linux-6.6/drivers/soc/qcom/
H A Drpmh-rsc.c503 /* Convert all commands to RR when the request has wait_for_compl set */ in __tcs_buffer_write()
511 * Additionally, if the cmd->wait is set, make the command in __tcs_buffer_write()
639 * the interrupt handler to run. If the interrupts is set to run on the
775 unsigned long set; in rpmh_rsc_ctrlr_is_busy() local
789 set = find_next_bit(drv->tcs_in_use, max, tcs->offset); in rpmh_rsc_ctrlr_is_busy()
791 return set < max; in rpmh_rsc_ctrlr_is_busy()
/kernel/linux/linux-6.6/drivers/usb/dwc2/
H A Dcore.c302 dev_vdbg(hsotg->dev, "%s mode set\n", in dwc2_wait_for_mode()
311 dev_warn(hsotg->dev, "%s: Couldn't set %s mode\n", in dwc2_wait_for_mode()
402 * bit being set (which persists after core reset) or the in dwc2_core_reset()
480 * 1) If the dr_mode is set to either HOST or PERIPHERAL we force the
505 u32 set; in dwc2_force_mode() local
528 set = host ? GUSBCFG_FORCEHOSTMODE : GUSBCFG_FORCEDEVMODE; in dwc2_force_mode()
532 gusbcfg |= set; in dwc2_force_mode()
907 * dwc2_hsotg_wait_bit_set - Waits for bit to be set.
909 * @offset: Register's offset where bit/bits must be set.
910 * @mask: Mask of the bit/bits which must be set
[all...]
/kernel/linux/linux-6.6/drivers/usb/gadget/function/
H A Df_uac1_legacy.c95 .set = generic_set_cmd,
104 .set = generic_set_cmd,
374 audio->set_con->set(audio->set_con, audio->set_cmd, in f_audio_complete()
711 /* set up ASLA audio devices */ in f_audio_bind()

Completed in 32 milliseconds

1...<<141142143144145146147148149150>>...268