| /linux/drivers/iio/common/inv_sensors/ |
| H A D | inv_sensors_timestamp.c | 61 uint32_t period, bool fifo) in inv_sensors_timestamp_update_odr() 81 static bool inv_validate_period(struct inv_sensors_timestamp *ts, uint32_t period) in inv_validate_period() 95 uint32_t period) in inv_update_chip_period() 140 uint32_t period; in inv_sensors_timestamp_interrupt() local
|
| /linux/drivers/gpu/drm/tegra/ |
| H A D | mipi-phy.c | 17 unsigned long period) in mipi_dphy_timing_get_default() 63 unsigned long period) in mipi_dphy_timing_validate()
|
| /linux/drivers/watchdog/ |
| H A D | booke_wdt.c | 60 static unsigned long long period_to_sec(unsigned int period) in period_to_sec() 81 unsigned int period; in sec_to_period() local 93 static unsigned long long period_to_sec(unsigned int period) in period_to_sec()
|
| /linux/drivers/input/misc/ |
| H A D | pwm-beeper.c | 23 unsigned long period; member 31 static int pwm_beeper_on(struct pwm_beeper *beeper, unsigned long period) in pwm_beeper_on() 72 unsigned long period = READ_ONCE(beeper->period); in pwm_beeper_work() local
|
| /linux/include/linux/ |
| H A D | flex_proportions.h | 32 unsigned int period; member 48 unsigned int period; member
|
| H A D | timeriomem-rng.h | 15 unsigned int period; member
|
| /linux/drivers/pwm/ |
| H A D | pwm-ntxec.c | 57 int period, int duty) in ntxec_pwm_set_raw_period_and_duty_cycle() 86 unsigned int period, duty; in ntxec_pwm_apply() local
|
| H A D | pwm-visconti.c | 49 u32 period, duty_cycle, pwmc0; in visconti_pwm_apply() local 109 u32 period, duty, pwmc0, pwmc0_clk; in visconti_pwm_get_state() local
|
| H A D | pwm-mtk-disp.c | 73 u32 clk_div, period, high_width, value; in mtk_disp_pwm_apply() local 177 u64 rate, period, high_width; in mtk_disp_pwm_get_state() local
|
| H A D | pwm-mc33xs2410.c | 154 static u8 mc33xs2410_pwm_get_freq(u64 period) in mc33xs2410_pwm_get_freq() 231 u64 period, duty_cycle; in mc33xs2410_pwm_apply() local
|
| /linux/tools/perf/arch/x86/tests/ |
| H A D | amd-ibs-period.c | 202 unsigned long period; rb_drain_samples() local 270 unsigned long period; global() member 419 unsigned long period; global() member 488 __ibs_period_constraint_test(int ibs_type,struct ibs_period * period,int * nr_samples) __ibs_period_constraint_test() argument 607 unsigned long period; global() member [all...] |
| /linux/drivers/iio/trigger/ |
| H A D | iio-trig-hrtimer.c | 29 ktime_t period; member 57 u64 period; in iio_hrtimer_store_sampling_frequency() local
|
| /linux/drivers/scsi/aic7xxx/ |
| H A D | aic79xx_osm.c | 2381 static void ahd_linux_set_period(struct scsi_target *starget, int period) in ahd_linux_set_period() 2445 unsigned int period = 0; in ahd_linux_set_offset() local 2481 unsigned int period = tinfo->goal.period; in ahd_linux_set_dt() local 2523 unsigned int period = tinfo->goal.period; in ahd_linux_set_qas() local 2562 unsigned int period = tinfo->goal.period; in ahd_linux_set_iu() local 2602 unsigned int period = tinfo->goal.period; in ahd_linux_set_rd_strm() local 2638 unsigned int period = tinfo->goal.period; in ahd_linux_set_wr_flow() local 2674 unsigned int period = tinfo->goal.period; in ahd_linux_set_rti() local 2718 unsigned int period = tinfo->goal.period; in ahd_linux_set_pcomp_en() local 2768 unsigned int period = tinfo->goal.period; in ahd_linux_set_hold_mcs() local
|
| /linux/drivers/scsi/ |
| H A D | scsi_transport_spi.c | 413 static int period_to_str(char *buf, int period) in period_to_str() 435 show_spi_transport_period_helper(char *buf, int period) in show_spi_transport_period_helper() 447 int j, picosec, period = -1; in store_spi_transport_period_helper() local 505 int period, retval; in store_spi_transport_period() local 755 int period = 0, prevperiod = 0; in spi_dv_retrain() local 1195 int spi_populate_sync_msg(unsigned char *msg, int period, int offset) in spi_populate_sync_msg() 1206 int spi_populate_ppr_msg(unsigned char *msg, int period, int offset, in spi_populate_ppr_msg()
|
| /linux/net/bridge/ |
| H A D | br_mrp_switchdev.c | 103 u32 interval, u8 max_miss, u32 period, in br_mrp_switchdev_send_ring_test() 197 u32 interval, u8 max_miss, u32 period) in br_mrp_switchdev_send_in_test()
|
| /linux/drivers/iio/chemical/ |
| H A D | sps30_i2c.c | 182 static int sps30_i2c_read_cleaning_period(struct sps30_state *state, __be32 *period) in sps30_i2c_read_cleaning_period() 187 static int sps30_i2c_write_cleaning_period(struct sps30_state *state, __be32 period) in sps30_i2c_write_cleaning_period()
|
| /linux/tools/lib/perf/include/internal/ |
| H A D | evsel.h | 21 u64 period; member 82 u64 period; member
|
| /linux/tools/perf/util/ |
| H A D | callchain.c | 951 u64 period) in append_chain() argument 658 add_child(struct callchain_node * parent,struct callchain_cursor * cursor,u64 period) add_child() argument 827 split_add_child(struct callchain_node * parent,struct callchain_cursor * cursor,struct callchain_list * to_split,u64 idx_parents,u64 idx_local,u64 period) split_add_child() argument 904 append_chain_children(struct callchain_node * root,struct callchain_cursor * cursor,u64 period) append_chain_children() argument 1014 callchain_append(struct callchain_root * root,struct callchain_cursor * cursor,u64 period) callchain_append() argument 1226 u64 period = callchain_cumul_hits(node); callchain_node__scnprintf_value() local 1255 u64 period = callchain_cumul_hits(node); callchain_node__fprintf_value() local [all...] |
| /linux/drivers/rtc/ |
| H A D | interface.c | 691 ktime_t period; in rtc_pie_update_irq() local 765 ktime_t period = NSEC_PER_SEC / rtc->irq_freq; in rtc_update_hrtimer() local 1026 ktime_t expires, ktime_t period) in rtc_timer_start()
|
| /linux/arch/m68k/atari/ |
| H A D | atasound.c | 60 int period; in atari_mksound() local
|
| /linux/drivers/hid/amd-sfh-hid/ |
| H A D | amd_sfh_pcie.h | 37 u32 period : 16; member 46 u32 period : 8; member
|
| /linux/drivers/leds/ |
| H A D | leds-lp3944.c | 101 static int lp3944_dim_set_period(struct i2c_client *client, u8 dim, u16 period) in lp3944_dim_set_period() 228 u16 period; in lp3944_led_set_blink() local
|
| /linux/arch/m68k/amiga/ |
| H A D | amisound.c | 84 unsigned long period = (clock_constant / hz); in amiga_mksound() local
|
| /linux/tools/tracing/rtla/src/ |
| H A D | osnoise.h | 14 unsigned long long period; member
|
| /linux/arch/nios2/kernel/ |
| H A D | time.c | 135 static void nios2_timer_config(struct nios2_timer *timer, unsigned long period, in nios2_timer_config() 182 unsigned long period; in nios2_timer_set_periodic() local
|