Home
last modified time | relevance | path

Searched defs:period (Results 251 – 275 of 346) sorted by relevance

1...<<11121314

/Linux-v6.6/arch/s390/kernel/
Dperf_cpum_sf.c655 static void hw_init_period(struct hw_perf_event *hwc, u64 period) in hw_init_period()
/Linux-v6.6/sound/drivers/
Ddummy.c437 unsigned int period, rate; in dummy_hrtimer_prepare() local
/Linux-v6.6/sound/soc/sunxi/
Dsun4i-i2s.c106 #define SUN8I_I2S_FMT0_LRCK_PERIOD(period) ((period - 1) << 8) argument
/Linux-v6.6/drivers/net/ethernet/stmicro/stmmac/
Ddwxgmac2_core.c1162 u64 period; in dwxgmac2_flex_pps_config() local
Dstmmac.h164 struct timespec64 period; member
/Linux-v6.6/drivers/ufs/host/
Dufs-exynos.c520 long exynos_ufs_calc_time_cntr(struct exynos_ufs *ufs, long period) in exynos_ufs_calc_time_cntr()
/Linux-v6.6/drivers/input/keyboard/
Datkbd.c585 const short period[32] = in atkbd_set_repeat_rate() local
/Linux-v6.6/tools/perf/util/intel-pt-decoder/
Dintel-pt-decoder.c197 uint64_t period; member
291 uint64_t period; in intel_pt_setup_period() local
/Linux-v6.6/drivers/iio/light/
Dltr501.c472 unsigned long period; in ltr501_write_intr_prst() local
/Linux-v6.6/drivers/net/ethernet/intel/ice/
Dice_ptp.c1576 u64 current_time, period, start_time, phase; in ice_ptp_cfg_clkout() local
/Linux-v6.6/drivers/scsi/
Dscsi_sysfs.c1212 unsigned int period; in sdev_store_queue_ramp_up_period() local
/Linux-v6.6/arch/powerpc/perf/
Dcore-book3s.c2241 u64 period = event->hw.sample_period; in record_and_restart() local
/Linux-v6.6/drivers/usb/host/
Duhci-hcd.h170 unsigned int period; /* For Interrupt and Isochronous QHs */ member
Disp116x.h317 u16 period; member
/Linux-v6.6/tools/perf/util/
Dauxtrace.h154 unsigned long long period; member
/Linux-v6.6/drivers/net/wireless/ti/wlcore/
Dacx.h591 __le32 period; member
781 u8 period; member
/Linux-v6.6/drivers/net/wireless/realtek/rtw88/
Dfw.h228 u8 period; /* unit: sec */ member
233 u8 period; /* unit: sec */ member
/Linux-v6.6/drivers/platform/x86/
Dintel_ips.c871 static u32 get_cpu_power(struct ips_driver *ips, u32 *last, int period) in get_cpu_power()
/Linux-v6.6/drivers/bluetooth/
Dbtintel.c1379 u8 period[5] = { 0x04, 0x91, 0x02, 0x05, 0x00 }; in btintel_set_debug_features() local
/Linux-v6.6/drivers/staging/rtl8192e/
Drtllib_softmac.c1771 u8 period = ieee->current_network.dtim_period; in rtllib_sta_ps_sleep() local
/Linux-v6.6/sound/pci/rme9652/
Dhdspm.c1565 static u64 hdspm_calc_dds_value(struct hdspm *hdspm, u64 period) in hdspm_calc_dds_value()
2194 unsigned int period, rate; in hdspm_get_pll_freq() local
4749 unsigned int period; in snd_hdspm_proc_read_tco() local
/Linux-v6.6/include/linux/
Dperf_event.h1149 u64 period; member
1202 u64 addr, u64 period) in perf_sample_data_init()
/Linux-v6.6/drivers/gpu/drm/bridge/
Dti-sn65dsi86.c1412 u64 period; in ti_sn_pwm_apply() local
/Linux-v6.6/drivers/mtd/nand/raw/gpmi-nand/
Dgpmi-nand.c29 #define TO_CYCLES(duration, period) DIV_ROUND_UP_ULL(duration, period) argument
/Linux-v6.6/sound/pci/au88x0/
Dau88x0_core.c2368 static void vortex_settimer(vortex_t * vortex, int period) in vortex_settimer()

1...<<11121314