Home
last modified time | relevance | path

Searched defs:period (Results 226 – 250 of 393) sorted by relevance

12345678910>>...16

/openbmc/linux/drivers/net/wireless/realtek/rtw89/
H A Drtw8852b.c1792 u16 period = tx_info->period; in rtw8852b_start_pmac_tx() local
1838 u16 tx_cnt, u16 period, u16 tx_time, in rtw8852b_bb_set_pmac_pkt_tx()
/openbmc/linux/drivers/scsi/
H A Dnsp32.h535 #define TO_SYNCREG(period, offset) (((period) & 0x0f) << 4 | ((offset) & 0x0f)) argument
549 unsigned char period; /* sync period (0-255) */ member
/openbmc/linux/tools/perf/ui/stdio/
H A Dhist.c52 int depth, int depth_mask, int period, in ipchain__fprintf_graph()
/openbmc/linux/drivers/usb/host/
H A Disp116x-hcd.c652 static int balance(struct isp116x *isp116x, u16 period, u16 load) in balance()
H A Dsl811-hcd.c766 static int balance(struct sl811 *sl811, u16 period, u16 load) in balance()
/openbmc/linux/drivers/comedi/drivers/
H A Damplc_dio200_common.c722 unsigned int *period) in dio200_subdev_timer_get_clock_src()
/openbmc/linux/drivers/net/ethernet/sfc/
H A Dmcdi_port_common.c1163 int period = action == EFX_STATS_ENABLE ? 1000 : 0; in efx_mcdi_mac_stats() local
/openbmc/linux/drivers/net/ethernet/sfc/siena/
H A Dmcdi_port_common.c1159 int period = action == EFX_STATS_ENABLE ? 1000 : 0; in efx_mcdi_mac_stats() local
/openbmc/linux/drivers/perf/
H A Darm_pmu.c205 s64 period = hwc->sample_period; in armpmu_event_set_period() local
/openbmc/linux/drivers/usb/dwc3/
H A Dcore.c380 unsigned long period; in dwc3_ref_clk_period() local
/openbmc/linux/drivers/media/dvb-frontends/
H A Dcxd2841er.c1523 u32 period; in cxd2841er_mon_read_ber_s2() local
1621 u32 period; in cxd2841er_read_ber_t() local
/openbmc/linux/drivers/net/wireless/zydas/zd1211rw/
H A Dzd_mac.h158 u8 period; member
/openbmc/qemu/include/standard-headers/linux/
H A Dinput.h404 uint16_t period; member
/openbmc/linux/drivers/pinctrl/ti/
H A Dpinctrl-ti-iodelay.c181 static inline u32 ti_iodelay_compute_dpe(u16 period, u16 ref, u16 delay, in ti_iodelay_compute_dpe()
/openbmc/linux/drivers/char/
H A Dhpet.c808 unsigned long period; in hpet_alloc() local
/openbmc/linux/include/uapi/linux/
H A Dinput.h407 __u16 period; member
/openbmc/linux/sound/spi/
H A Dat73c213.c67 int period; member
/openbmc/linux/mm/
H A Dpage-writeback.c1184 const unsigned long period = roundup_pow_of_two(3 * HZ); in wb_update_write_bandwidth() local
1679 long period; in balance_dirty_pages() local
/openbmc/qemu/hw/display/
H A Dxenfb.c700 static void xenfb_send_refresh_period(struct XenFB *xenfb, int period) in xenfb_send_refresh_period()
/openbmc/linux/drivers/usb/dwc2/
H A Dhcd_queue.c416 int period; in pmap_print() local
/openbmc/linux/drivers/net/ethernet/ti/icssg/
H A Dicss_iep.c123 u64 period; member
/openbmc/linux/drivers/scsi/pcmcia/
H A Dnsp_cs.c452 unsigned int period, offset; in nsp_analyze_sdtr() local
/openbmc/linux/drivers/mtd/nand/raw/
H A Dintel-nand-controller.c202 unsigned int period = DIV_ROUND_UP(USEC_PER_SEC, rate); in ebu_nand_set_timings() local
/openbmc/u-boot/drivers/video/
H A Dda8xx-fb.c377 static void lcd_cfg_ac_bias(int period, int transitions_per_int) in lcd_cfg_ac_bias()
/openbmc/ipmitool/include/ipmitool/
H A Dipmi_dcmi.h266 struct nm_period period[IPMI_NM_SUSPEND_PERIOD_MAX]; member

12345678910>>...16