/kernel/linux/linux-5.10/drivers/char/ |
H A D | lp.c | 1032 lp_table[i].time = LP_INIT_TIME; in lp_init()
|
/kernel/linux/linux-5.10/drivers/clk/ingenic/ |
H A D | cgu.c | 21 #include <linux/time.h>
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/ |
H A D | dc.h | 249 * end related. Any time viewport dimensions, recout dimensions, scaling ratios or 827 struct dc_plane_flip_time time; member
|
/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/ |
H A D | ucc_geth.h | 384 #define UEMPR_PAUSE_TIME_VALUE_SHIFT (31 - 15) /* Pause time 388 pause time 468 u32 time; /* temporary variable handled by QE */ member 471 u16 nortsrbytetime; /* normalized value of byte time in tsr units */ 495 u32 txfrexcessivedefer; /* frames with defferal time greater than 692 u32 txfrexcessivedefer; /* frames with defferal time greater than
|
/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns3/hns3pf/ |
H A D | hclge_main.h | 675 /* time and register status when mac tunnel interruption occur */ 677 u64 time; member
|
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/nx-gzip/ |
H A D | gunz_test.c | 49 #include <sys/time.h> 703 /* We touched the pages ahead of time. In the most common case in decompress_file()
|
/kernel/linux/linux-6.6/arch/arm/kernel/ |
H A D | setup.c | 55 #include <asm/mach/time.h>
|
/kernel/linux/linux-6.6/arch/powerpc/kvm/ |
H A D | book3s_emulate.c | 14 #include <asm/time.h>
|
/kernel/linux/linux-6.6/arch/powerpc/platforms/pseries/ |
H A D | setup.c | 55 #include <asm/time.h> 318 * computing time stolen by the hypervisor. 350 pr_warn("Stolen time statistics will be unreliable\n"); in alloc_dispatch_log_kmem_cache() 397 * just give up rather than wasting any more time on this - if that turns out
|
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/ |
H A D | test_lru_map.c | 13 #include <time.h>
|
/kernel/linux/linux-5.10/drivers/gpu/drm/ingenic/ |
H A D | ingenic-ipu.c | 19 #include <linux/time.h>
|
/kernel/linux/linux-5.10/drivers/hwmon/ |
H A D | acpi_power_meter.c | 18 #include <linux/time.h>
|
/kernel/linux/linux-5.10/drivers/media/cec/usb/pulse8/ |
H A D | pulse8-cec.c | 39 #include <linux/time.h>
|
/kernel/linux/linux-5.10/drivers/input/serio/ |
H A D | hp_sdc.c | 38 * CPU than hp_sdc_put, but only one CPU runs hp_sdc_put at a time 44 * compared to the CPU. This should not be too horrible most of the time, 61 * sure it doesn't freeze up and to allow for bad reads to time out. 69 #include <linux/time.h> 953 /* after successful initialization give SDC some time to settle in hp_sdc_init_hppa() 1105 * cycles cycles-adj time 1113 * cmd to ~IBF READ_T1 2nd time right after: 5158403 n/a 81ms
|
/kernel/linux/linux-5.10/drivers/media/pci/saa7134/ |
H A D | saa7134-alsa.c | 11 #include <linux/time.h>
|
/kernel/linux/linux-5.10/drivers/media/platform/mtk-vcodec/vdec/ |
H A D | vdec_vp9_if.c | 13 #include <linux/time.h>
|
/kernel/linux/linux-5.10/drivers/i2c/busses/ |
H A D | i2c-jz4780.c | 25 #include <linux/time.h> 303 * a i2c device must internally provide a hold time at least 300ns in jz4780_i2c_set_speed() 315 * The actual hold time is (SDAHD + 1) * (i2c_clk period). in jz4780_i2c_set_speed() 317 * Length of setup time calculated using (SDASU - 1) * (ic_clk_period) in jz4780_i2c_set_speed() 343 /*i2c hold time enable */ in jz4780_i2c_set_speed() 351 /* disable hold time */ in jz4780_i2c_set_speed()
|
H A D | i2c-exynos5.c | 12 #include <linux/time.h>
|
H A D | i2c-s3c2410.c | 15 #include <linux/time.h> 80 /* Max time to wait for bus to become idle after a xfer (in us) */ 460 * data setup time on the bus, as writing the in i2c_s3c_irq_nextbyte() 597 * kernel boot time, we may not notice the event and the I2C controller 654 * Most of the time, the bus is already idle within a few usec of the in s3c24xx_i2c_wait_idle()
|
/kernel/linux/linux-5.10/drivers/net/wireless/intersil/hostap/ |
H A D | hostap_wlan.h | 81 __le32 time; /* timestamp, 1 microsecond resolution */ member 820 unsigned long last_join_time; /* time of last JoinRequest */
|
/kernel/linux/linux-5.10/drivers/net/ethernet/ti/ |
H A D | cpts.c | 15 #include <linux/time.h> 207 dev_err(cpts->dev, "cpts: unable to obtain a time stamp\n"); in cpts_update_cur_time() 211 dev_err(cpts->dev, "cpts: obtain a time stamp timeout\n"); in cpts_update_cur_time()
|
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath10k/ |
H A D | core.h | 16 #include <linux/time.h> 275 u32 rx_clear_count; /* Total channel busy time, evidently */ 276 u32 cycle_count; /* Total on-channel time */ 842 * waiters should immediately cancel instead of waiting for a time out.
|
H A D | hw.c | 583 survey->time = CCNT_TO_MSEC(ar, cc); in ath10k_hw_fill_survey_time() 661 "failed to set coverage class: expected slot time of 9 or 20us in HW register. It is %uus.\n", in ath10k_hw_qca988x_set_coverage_class() 783 /* Set the correct settle time value to pll_settle register */ in ath10k_hw_qca6174_enable_pll_clock()
|
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/ |
H A D | ath9k.h | 25 #include <linux/time.h> 702 } updateslot; /* slot time update fsm */
|
/kernel/linux/linux-5.10/drivers/scsi/ibmvscsi/ |
H A D | ibmvfc.h | 577 u32 time; member
|