Searched refs:period (Results 476 - 500 of 540) sorted by relevance

<<11121314151617181920>>

/linux-master/drivers/net/ethernet/renesas/
H A Dravb.h1026 u32 period; member in struct:ravb_ptp_perout
/linux-master/drivers/net/wireless/ath/ath9k/
H A Dhtc_drv_init.c602 priv->spec_priv.spec_config.period = 0x12;
H A Dinit.c445 sc->spec_priv.spec_config.period = 0xFF;
/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Dgfx_v9_4_3.c3968 (amdgpu_watchdog_timer.period < 1 ||
3969 amdgpu_watchdog_timer.period > 0x23)) {
3970 dev_warn(adev->dev, "Watchdog period range is 1 to 0x23\n");
3971 amdgpu_watchdog_timer.period = 0x23;
3974 amdgpu_watchdog_timer.period);
H A Damdgpu_drv.c243 .period = 0x0, /* default to 0x0 (timeout disable) */
585 * Modify the watchdog timeout max_cycles as (1 << period)
587 MODULE_PARM_DESC(timeout_period, "watchdog timeout period (0 = timeout disabled, 1 ~ 0x23 = timeout maxcycles = (1 << period)");
588 module_param_named(timeout_period, amdgpu_watchdog_timer.period, uint, 0644);
H A Damdgpu.h152 uint32_t period; /* maxCycles = (1 << period), the number of cycles before a timeout */ member in struct:amdgpu_watchdog_timer
/linux-master/drivers/net/wireless/realtek/rtw89/
H A Dphy.c4696 u16 time_ms, u32 *period,
4717 *period = (time_ms * MS_TO_4US_RATIO) >> idx;
4720 "[Trigger Time] period:%d, unit_idx:%d\n",
4721 *period, *unit_idx);
5058 u32 period = 0; local
5072 &period, &unit_idx);
5074 ccx->ifs_clm_period_mask, period);
5084 env->ccx_period = (u16)period;
4695 rtw89_phy_ccx_ms_to_period_unit(struct rtw89_dev *rtwdev, u16 time_ms, u32 *period, u32 *unit_idx) argument
/linux-master/arch/powerpc/kvm/
H A Dbooke.c582 u32 period = TCR_GET_WP(vcpu->arch.tcr); local
584 wdt_tb = 1ULL << (63 - period);
670 * guest sets a short period.
/linux-master/drivers/mtd/nand/raw/gpmi-nand/
H A Dgpmi-nand.c29 #define TO_CYCLES(duration, period) DIV_ROUND_UP_ULL(duration, period)
769 * If you set 100MHz to gpmi nand controller, the GPMI-clock's period
770 * is 10ns. Mark the GPMI-clock's period as GPMI-clock-period.
819 * tRP = (GPMI-clock-period) * DATA_SETUP
824 * RP : the DLL reference period.
825 * if (GPMI-clock-period > DLL_THRETHOLD)
826 * RP = GPMI-clock-period / 2;
828 * RP = GPMI-clock-period;
[all...]
/linux-master/sound/pci/au88x0/
H A Dau88x0_core.c2368 static void vortex_settimer(vortex_t * vortex, int period) argument
2370 //set the timer period to <period> 48000ths of a second.
2371 hwwrite(vortex->mmio, VORTEX_IRQ_STAT, period);
2448 /* ALSA period acknowledge. */
/linux-master/tools/perf/
H A Dbuiltin-inject.c847 sample_sw.period = sample->period;
/linux-master/tools/perf/util/
H A Dsynthetic-events.c61 .period = 1,
1646 *array = sample->period;
H A Ddata-convert-bt.c644 ret = value_set_u64(cw, event, "perf_period", sample->period);
H A Dpython.c239 sample_member_def(sample_period, period, T_ULONGLONG, "event period"), \
/linux-master/tools/perf/util/scripting-engines/
H A Dtrace-event-python.c875 pydict_set_item_string_decref(dict_sample, "period",
876 PyLong_FromUnsignedLongLong(sample->period));
1330 tuple_set_d64(t, 15, es->sample->period);
/linux-master/drivers/scsi/
H A Dmesh.c632 static void set_sdtr(struct mesh_state *ms, int period, int offset) argument
649 * We need to compute ceil(clk_freq * period / 500e6) - 2
652 v = (ms->clk_freq / 5000) * period;
1190 /* limit period to at least his value,
/linux-master/drivers/input/
H A Dinput.c2277 * @period: repeat period
2281 void input_enable_softrepeat(struct input_dev *dev, int delay, int period) argument
2285 dev->rep[REP_PERIOD] = period;
2364 * If delay and period are pre-set by the driver, then autorepeating
/linux-master/drivers/bluetooth/
H A Dbtintel.c1391 u8 period[5] = { 0x04, 0x91, 0x02, 0x05, 0x00 }; local
1413 skb = __hci_cmd_sync(hdev, 0xfc8b, 5, period, HCI_INIT_TIMEOUT);
/linux-master/drivers/ptp/
H A Dptp_clockmatrix.c1945 else if (rq->perout.start.nsec || rq->perout.period.sec != 1 ||
1946 rq->perout.period.nsec)
/linux-master/drivers/gpu/drm/i915/display/
H A Dintel_backlight.c1027 * SPT: This value represents the period of the PWM stream in clock periods
1045 * LPT: This value represents the period of the PWM stream in clock periods
1069 * ILK/SNB/IVB: This value represents the period of the PWM stream in PCH
1102 * Gen4: This value represents the period of the PWM stream in display core
1120 * VLV: This value represents the period of the PWM stream in display core
1556 NSEC_PER_SEC / (unsigned long)panel->backlight.pwm_state.period,
1559 /* Set period from VBT frequency, leave other settings at 0. */
1560 panel->backlight.pwm_state.period =
/linux-master/drivers/media/dvb-frontends/drx39xyj/
H A Ddrxj.c2382 * Needs to know Psys (System Clock period) and Posc (Osc Clock period)
6009 /* init measurement period of MER/SER */
6220 u16 period = 0; local
6233 period = FEC_RS_MEASUREMENT_PERIOD;
6237 if (period * prescale == 0) {
6238 pr_err("error: period and/or prescale is zero!\n");
6242 *pck_count = period * prescale * 77;
6259 u16 period = 0; local
6269 period
[all...]
/linux-master/sound/soc/sof/
H A Dipc3-topology.c100 offsetof(struct sof_ipc_pipe_new, period)},
566 dev_dbg(scomp->dev, "pipeline %s: period %d pri %d mips %d core %d frames %d dynamic %d\n",
567 swidget->widget->name, pipeline->period, pipeline->priority,
/linux-master/arch/powerpc/perf/
H A Dimc-pmu.c1295 data->period = event->hw.last_period;
/linux-master/drivers/net/wireless/ath/ath10k/
H A Dwmi-tlv.c3621 ath10k_wmi_tlv_op_gen_pdev_set_quiet_mode(struct ath10k *ar, u32 period, argument
3640 cmd->period = __cpu_to_le32(period);
3646 "wmi tlv quiet param: period %u duration %u enabled %d\n",
3647 period, duration, enabled);
/linux-master/drivers/net/ethernet/chelsio/cxgb4/
H A Dsge.c4273 unsigned long m, period; local
4316 period = 2;
4319 * at the normal period.
4321 period = TX_QCHECK_PERIOD;
4324 mod_timer(&s->tx_timer, jiffies + period);

Completed in 401 milliseconds

<<11121314151617181920>>