Searched defs:period (Results 26 - 50 of 128) sorted by relevance

123456

/freebsd-current/sys/dev/mlx4/mlx4_core/
H A Dmlx4_cq.c117 mlx4_cq_modify(struct mlx4_dev *dev, struct mlx4_cq *cq, u16 count, u16 period) argument
/freebsd-current/sys/contrib/ncsw/Peripherals/FM/Rtc/
H A Dfm_rtc.c298 t_Error FM_RTC_ConfigPeriod(t_Handle h_FmRtc, uint32_t period) argument
/freebsd-current/sys/contrib/xen/io/
H A Dfbif.h100 uint32_t period; /* period of refresh, in ms, member in struct:xenfb_refresh_period
/freebsd-current/sys/sys/
H A Dtimeffc.h47 uint64_t period; /* Estimate of counter period. */ member in struct:ffclock_estimate
127 uint64_t period; member in struct:ffclock_info
/freebsd-current/usr.sbin/ppp/
H A Dmp.h103 int period; /* link->throughput sample period */ member in struct:mp::__anon6758::__anon6759
H A Dlqr.c271 int period; local
H A Dlcp.c87 u_int32_t period; /* Reporting interval */ member in struct:lqrreq
/freebsd-current/usr.sbin/lpr/common_source/
H A Dmatchjobs.c211 char *atsign, *colon, *lhside, *numstr, *period, *rhside; local
/freebsd-current/usr.bin/calendar/
H A Dpom.c172 double period = FSECSPERDAY / 2.0; local
[all...]
/freebsd-current/sys/arm/freescale/imx/
H A Dimx_gpt.c285 imx_gpt_timer_start(struct eventtimer *et, sbintime_t first, sbintime_t period) argument
H A Dimx_epit.c101 uint32_t period; member in struct:epit_softc
220 epit_et_start(struct eventtimer *et, sbintime_t first, sbintime_t period) argument
/freebsd-current/sys/arm/broadcom/bcm2835/
H A Dbcm2835_pwm.c64 uint32_t period; /* channel 1 */ member in struct:bcm_pwm_softc
[all...]
H A Dbcm2835_systimer.c130 bcm_systimer_start(struct eventtimer *et, sbintime_t first, sbintime_t period) argument
/freebsd-current/sys/dev/xen/timer/
H A Dxen_timer.c314 xentimer_et_start(struct eventtimer *et, sbintime_t first, sbintime_t period) argument
/freebsd-current/sys/arm64/nvidia/tegra210/
H A Dmax77620.c278 int period; local
/freebsd-current/sys/dev/pwm/controller/allwinner/
H A Daw_pwm.c84 unsigned int period; member in struct:aw_pwm_softc
243 aw_pwm_channel_config(device_t dev, u_int channel, u_int period, u_int duty) argument
323 aw_pwm_channel_get_config(device_t dev, u_int channel, u_int *period, u_in argument
[all...]
/freebsd-current/sys/dev/sound/pci/
H A Dhdspe.c288 unsigned int period; local
496 long long period; local
[all...]
H A Dhdsp.c273 unsigned int period; local
/freebsd-current/sys/riscv/riscv/
H A Dtimer.c115 riscv_timer_et_start(struct eventtimer *et, sbintime_t first, sbintime_t period) argument
/freebsd-current/sys/arm/ti/am335x/
H A Dam335x_dmtimer.c92 am335x_dmtimer_et_start(struct eventtimer *et, sbintime_t first, sbintime_t period) argument
/freebsd-current/crypto/openssl/crypto/asn1/
H A Da_time.c85 const char upper_z = 0x5A, num_zero = 0x30, period = 0x2E, minus = 0x2D, plus = 0x2B; local
87 const char upper_z = 'Z', num_zero = '0', period = '.', minus = '-', plus = '+'; local
493 const char upper_z = 0x5A, period = 0x2E; local
/freebsd-current/sbin/recoverdisk/
H A Drecoverdisk.c45 struct period { struct
111 report_one_period(const char *period, struct period_head *ph) argument
/freebsd-current/sys/dev/wdatwd/
H A Dwdatwd.c109 u_int period; member in struct:wdatwd_softc
/freebsd-current/sys/contrib/dev/rtw89/
H A Drtw8852a.h90 u16 period; member in struct:rtw8852a_bb_pmac_info
/freebsd-current/sys/x86/isa/
H A Dclock.c107 uint32_t period; member in struct:attimer_softc
326 set_i8254_freq(int mode, uint32_t period) argument
505 attimer_start(struct eventtimer *et, sbintime_t first, sbintime_t period) argument
[all...]

Completed in 495 milliseconds

123456