Home
last modified time | relevance | path

Searched defs:usec (Results 101 – 125 of 142) sorted by relevance

123456

/openbmc/openbmc-tools/pwmtachtool/src/
H A DEINTR_wrappers.c263 int sigwrap_usleep(useconds_t usec) in sigwrap_usleep()
/openbmc/intel-ipmi-oem/src/
H A Dsmbiosmdrv2handler.cpp919 std::chrono::microseconds usec(timeout * sysClock); in smbiosTryLock() local
/openbmc/linux/drivers/net/ethernet/intel/igc/
H A Digc_defines.h562 #define IGC_PTM_CTRL_SHRT_CYC(usec) (((usec) & 0x3f) << 2) argument
563 #define IGC_PTM_CTRL_PTM_TO(usec) (((usec) & 0xff) << 8) argument
/openbmc/linux/drivers/idle/
H A Dintel_idle.c1670 unsigned int usec; in bxt_idle_state_table_update() local
/openbmc/linux/drivers/scsi/aic7xxx/
H A Daic7xxx_osm.h229 ahc_scb_timer_reset(struct scb *scb, u_int usec) in ahc_scb_timer_reset()
H A Daic7xxx_osm.c385 ahc_delay(long usec) in ahc_delay()
H A Daic79xx_osm.c376 ahd_delay(long usec) in ahd_delay()
/openbmc/linux/drivers/mtd/chips/
H A Dcfi_cmdset_0001.c1165 unsigned long usec, suspended, start, done; in xip_wait_for_operation() local
1279 #define INVAL_CACHE_AND_WAIT(map, chip, cmd_adr, inval_adr, inval_len, usec, usec_max) \ argument
/openbmc/u-boot/drivers/usb/host/
H A Dxhci.c142 uint32_t done, int usec) in handshake()
H A Dehci-hcd.c162 static int handshake(uint32_t *ptr, uint32_t mask, uint32_t done, int usec) in handshake()
/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_ethtool.c934 static u32 stmmac_usec2riwt(u32 usec, struct stmmac_priv *priv) in stmmac_usec2riwt()
/openbmc/linux/arch/s390/kernel/
H A Ddebug.c1495 unsigned long sec, usec; in debug_dflt_header_fn() local
/openbmc/linux/drivers/iio/accel/
H A Dbma400_core.c258 static int usec_to_tapreg_raw(int usec, const int *time_list) in usec_to_tapreg_raw()
H A Dkxcjk-1013.c319 int usec; member
/openbmc/linux/tools/testing/selftests/bpf/
H A Dtest_progs.c164 int usleep(useconds_t usec) in usleep()
/openbmc/linux/drivers/hwmon/
H A Daspeed-pwm-tacho.c528 u32 raw_data, tach_div, clk_source, msec, usec, val; in aspeed_get_fan_tach_ch_rpm() local
/openbmc/linux/drivers/net/ethernet/cisco/enic/
H A Dvnic_dev.c1015 u32 vnic_dev_intr_coal_timer_usec_to_hw(struct vnic_dev *vdev, u32 usec) in vnic_dev_intr_coal_timer_usec_to_hw()
/openbmc/linux/drivers/hid/
H A Dhid-ft260.c373 int ret, usec, try = 100; in ft260_hid_output_report_check_status() local
/openbmc/linux/drivers/net/ethernet/marvell/
H A Dmv643xx_eth.c1371 static void set_rx_coal(struct mv643xx_eth_private *mp, unsigned int usec) in set_rx_coal()
1408 static void set_tx_coal(struct mv643xx_eth_private *mp, unsigned int usec) in set_tx_coal()
H A Dskge.c615 static inline u32 skge_usecs2clk(const struct skge_hw *hw, u32 usec) in skge_usecs2clk()
/openbmc/linux/arch/parisc/kernel/
H A Dfirmware.c1182 int pdc_tod_set(unsigned long sec, unsigned long usec) in pdc_tod_set()
/openbmc/linux/drivers/net/ethernet/synopsys/
H A Ddwc-xlgmac-hw.c1422 unsigned int usec) in xlgmac_usec_to_riwt()
/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Dhw.c1853 s64 usec; in ath9k_hw_get_tsf_offset() local
/openbmc/linux/drivers/net/ethernet/amd/xgbe/
H A Dxgbe-dev.c133 unsigned int usec) in xgbe_usec_to_riwt()
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bios/
H A Dinit.c1784 u16 usec = nvbios_rd16(bios, init->offset + 1); in init_time() local

123456