| /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 | nmi.h | 111 static inline void hardlockup_detector_perf_adjust_period(u64 period) { } in hardlockup_detector_perf_adjust_period() 216 static inline void watchdog_update_hrtimer_threshold(u64 period) { } in watchdog_update_hrtimer_threshold()
|
| 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-atmel-tcb.c | 38 unsigned period; /* PWM period expressed in clk cycles */ member 267 unsigned period; in atmel_tcb_pwm_config() local 335 int duty_cycle, period; in atmel_tcb_pwm_apply() 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
|
| /linux/tools/perf/arch/x86/tests/ |
| H A D | amd-ibs-period.c | 202 unsigned long period; in rb_drain_samples() local 270 unsigned long period; member 419 unsigned long period; member 488 static int __ibs_period_constraint_test(int ibs_type, struct ibs_period *period, in __ibs_period_constraint_test() 607 unsigned long period; member
|
| /linux/arch/powerpc/platforms/52xx/ |
| H A D | mpc52xx_gpt.c | 385 static int mpc52xx_gpt_do_start(struct mpc52xx_gpt_priv *gpt, u64 period, in mpc52xx_gpt_do_start() 455 int mpc52xx_gpt_start_timer(struct mpc52xx_gpt_priv *gpt, u64 period, in mpc52xx_gpt_start_timer() 493 u64 period; in mpc52xx_gpt_timer_period() local 676 const u32 *period) in mpc52xx_gpt_wdt_setup() 703 const u32 *period) in mpc52xx_gpt_wdt_setup()
|
| /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()
|
| H A D | nsp32.c | 382 unsigned char period, in nsp32_build_sdtr() 984 unsigned char period, offset; in nsp32_queuecommand_lck() local 2355 unsigned char period) in nsp32_search_period_entry() 2388 unsigned char period = data->synct[target->limit_entry].period_num; in nsp32_set_async() local 2405 unsigned char *period, in nsp32_set_max_sync() 2430 unsigned char period, ackwidth, sample_rate; in nsp32_set_sync_entry() local
|
| H A D | wd33c93.c | 249 round_period(unsigned int period, const struct sx_period *sx_table) in round_period() 266 calc_sync_xfer(unsigned int period, unsigned int offset, unsigned int fast, in calc_sync_xfer() 291 calc_sync_msg(unsigned int period, unsigned int offset, unsigned int fast, in calc_sync_msg()
|
| /linux/kernel/ |
| H A D | watchdog_perf.c | 33 void watchdog_update_hrtimer_threshold(u64 period) in watchdog_update_hrtimer_threshold() 198 void hardlockup_detector_perf_adjust_period(u64 period) in hardlockup_detector_perf_adjust_period()
|
| /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 | 649 add_child(struct callchain_node * parent,struct callchain_cursor * cursor,u64 period) add_child() argument 818 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 895 append_chain_children(struct callchain_node * root,struct callchain_cursor * cursor,u64 period) append_chain_children() argument 942 append_chain(struct callchain_node * root,struct callchain_cursor * cursor,u64 period) append_chain() argument 1005 callchain_append(struct callchain_root * root,struct callchain_cursor * cursor,u64 period) callchain_append() argument 1218 u64 period = callchain_cumul_hits(node); callchain_node__scnprintf_value() local 1247 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/drivers/staging/greybus/ |
| H A D | pwm.c | 89 u8 which, u32 duty, u32 period) in gb_pwm_config_operation() 195 u64 period = state->period; in gb_pwm_apply() local
|
| /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
|