Home
last modified time | relevance | path

Searched refs:usecs (Results 101 - 125 of 234) sorted by relevance

12345678910

/kernel/linux/linux-5.10/drivers/media/test-drivers/vivid/
H A Dvivid-cec.c170 dev->cec_xfer_time_jiffies = usecs_to_jiffies(cw->usecs); in vivid_cec_xfer_try_worker()
204 cw->usecs = CEC_FREE_TIME_TO_USEC(signal_free_time) + in vivid_cec_adap_transmit()
213 dev->cec_xfer_time_jiffies = usecs_to_jiffies(cw->usecs); in vivid_cec_adap_transmit()
/kernel/linux/linux-5.10/drivers/spi/
H A Dspi-sc18is602.c53 int usecs = 1000000 * len / hw->speed + 1; in sc18is602_wait_ready() local
60 usleep_range(usecs, usecs * 2); in sc18is602_wait_ready()
/kernel/linux/linux-6.6/drivers/spi/
H A Dspi-sc18is602.c52 int usecs = 1000000 * len / hw->speed + 1; in sc18is602_wait_ready() local
59 usleep_range(usecs, usecs * 2); in sc18is602_wait_ready()
/kernel/linux/linux-5.10/arch/ia64/include/asm/
H A Dtimex.h19 extern void (*ia64_udelay)(unsigned long usecs);
H A Ddelay.h87 extern void udelay (unsigned long usecs);
/kernel/linux/linux-6.6/arch/ia64/include/asm/
H A Dtimex.h19 extern void (*ia64_udelay)(unsigned long usecs);
H A Ddelay.h87 extern void udelay (unsigned long usecs);
/kernel/linux/linux-5.10/drivers/usb/host/
H A Doxu210hp-hcd.c346 u8 usecs; /* intr bandwidth */ member
1809 qh->usecs = NS_TO_US(usb_calc_bus_time(USB_SPEED_HIGH, in qh_make()
1838 qh->c_usecs = qh->usecs + HS_USECS(0); in qh_make()
1839 qh->usecs = HS_USECS(1); in qh_make()
1841 qh->usecs += HS_USECS(1); in qh_make()
2264 /* how many of the uframe's 125 usecs are allocated? */
2270 unsigned usecs = 0; in periodic_usecs() local
2278 usecs += q->qh->usecs; in periodic_usecs()
2281 usecs in periodic_usecs()
2481 check_period(struct oxu_hcd *oxu, unsigned frame, unsigned uframe, unsigned period, unsigned usecs) check_period() argument
[all...]
H A Dfotg210-hcd.c507 (scratch >> 8) & 0x000f, type, qh->usecs, in output_buf_tds_dir()
2748 qh->usecs = NS_TO_US(usb_calc_bus_time(USB_SPEED_HIGH, in qh_make()
2776 qh->c_usecs = qh->usecs + HS_USECS(0); in qh_make()
2777 qh->usecs = HS_USECS(1); in qh_make()
2779 qh->usecs += HS_USECS(1); in qh_make()
3329 /* how many of the uframe's 125 usecs are allocated? */
3335 unsigned usecs = 0; in periodic_usecs() local
3344 usecs += q->qh->usecs; in periodic_usecs()
3348 usecs in periodic_usecs()
3666 check_period(struct fotg210_hcd *fotg210, unsigned frame, unsigned uframe, unsigned period, unsigned usecs) check_period() argument
4130 itd_slot_ok(struct fotg210_hcd *fotg210, u32 mod, u32 uframe, u8 usecs, u32 period) itd_slot_ok() argument
[all...]
/kernel/linux/linux-6.6/drivers/usb/host/
H A Doxu210hp-hcd.c346 u8 usecs; /* intr bandwidth */ member
1810 qh->usecs = NS_TO_US(usb_calc_bus_time(USB_SPEED_HIGH, in qh_make()
1839 qh->c_usecs = qh->usecs + HS_USECS(0); in qh_make()
1840 qh->usecs = HS_USECS(1); in qh_make()
1842 qh->usecs += HS_USECS(1); in qh_make()
2265 /* how many of the uframe's 125 usecs are allocated? */
2271 unsigned usecs = 0; in periodic_usecs() local
2279 usecs += q->qh->usecs; in periodic_usecs()
2282 usecs in periodic_usecs()
2482 check_period(struct oxu_hcd *oxu, unsigned frame, unsigned uframe, unsigned period, unsigned usecs) check_period() argument
[all...]
/kernel/linux/linux-5.10/drivers/gpio/
H A Dgpio-aspeed.c754 static int usecs_to_cycles(struct aspeed_gpio *gpio, unsigned long usecs, in usecs_to_cycles() argument
765 n = rate * usecs; in usecs_to_cycles()
844 unsigned long usecs) in enable_debounce()
855 rc = usecs_to_cycles(gpio, usecs, &requested_cycles); in enable_debounce()
858 usecs, clk_get_rate(gpio->clk), rc); in enable_debounce()
894 usecs); in enable_debounce()
945 unsigned long usecs) in set_debounce()
952 if (usecs) in set_debounce()
953 return enable_debounce(chip, offset, usecs); in set_debounce()
843 enable_debounce(struct gpio_chip *chip, unsigned int offset, unsigned long usecs) enable_debounce() argument
944 set_debounce(struct gpio_chip *chip, unsigned int offset, unsigned long usecs) set_debounce() argument
/kernel/linux/linux-6.6/drivers/gpio/
H A Dgpio-aspeed.c761 static int usecs_to_cycles(struct aspeed_gpio *gpio, unsigned long usecs, in usecs_to_cycles() argument
772 n = rate * usecs; in usecs_to_cycles()
851 unsigned long usecs) in enable_debounce()
862 rc = usecs_to_cycles(gpio, usecs, &requested_cycles); in enable_debounce()
865 usecs, clk_get_rate(gpio->clk), rc); in enable_debounce()
901 usecs); in enable_debounce()
952 unsigned long usecs) in set_debounce()
959 if (usecs) in set_debounce()
960 return enable_debounce(chip, offset, usecs); in set_debounce()
850 enable_debounce(struct gpio_chip *chip, unsigned int offset, unsigned long usecs) enable_debounce() argument
951 set_debounce(struct gpio_chip *chip, unsigned int offset, unsigned long usecs) set_debounce() argument
/kernel/linux/linux-5.10/arch/sparc/include/asm/
H A Ddelay_32.h24 void __udelay(unsigned long usecs, unsigned long lpj);
/kernel/linux/linux-6.6/arch/sparc/include/asm/
H A Ddelay_32.h24 void __udelay(unsigned long usecs, unsigned long lpj);
/kernel/linux/linux-5.10/include/asm-generic/
H A Ddelay.h9 extern void __udelay(unsigned long usecs);
/kernel/linux/linux-6.6/include/asm-generic/
H A Ddelay.h9 extern void __udelay(unsigned long usecs);
/kernel/linux/linux-6.6/drivers/usb/fotg210/
H A Dfotg210-hcd.c506 (scratch >> 8) & 0x000f, type, qh->usecs, in output_buf_tds_dir()
2749 qh->usecs = NS_TO_US(usb_calc_bus_time(USB_SPEED_HIGH, in qh_make()
2777 qh->c_usecs = qh->usecs + HS_USECS(0); in qh_make()
2778 qh->usecs = HS_USECS(1); in qh_make()
2780 qh->usecs += HS_USECS(1); in qh_make()
3330 /* how many of the uframe's 125 usecs are allocated? */
3336 unsigned usecs = 0; in periodic_usecs() local
3345 usecs += q->qh->usecs; in periodic_usecs()
3349 usecs in periodic_usecs()
3667 check_period(struct fotg210_hcd *fotg210, unsigned frame, unsigned uframe, unsigned period, unsigned usecs) check_period() argument
4130 itd_slot_ok(struct fotg210_hcd *fotg210, u32 mod, u32 uframe, u8 usecs, u32 period) itd_slot_ok() argument
[all...]
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Ddelay.h18 extern void udelay(unsigned long usecs);
/kernel/linux/linux-5.10/arch/arm/include/asm/
H A Ddelay.h90 extern void __loop_udelay(unsigned long usecs);
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Ddelay.h18 extern void udelay(unsigned long usecs);
/kernel/linux/linux-6.6/arch/arm/include/asm/
H A Ddelay.h90 extern void __loop_udelay(unsigned long usecs);
/kernel/liteos_a/arch/arm/arm/include/
H A Dhal_timer.h47 extern VOID HalDelayUs(UINT32 usecs);
/third_party/mesa3d/src/util/
H A Dos_time.h81 os_time_sleep(int64_t usecs);
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/
H A Dintel_crtc.h30 int usecs);
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/
H A Dice_txrx.h247 * set the write-back latency to the usecs passed in.
249 #define ICE_GLINT_DYN_CTL_WB_ON_ITR(usecs, itr_idx) \
250 ((((usecs) << (GLINT_DYN_CTL_INTERVAL_S - ICE_ITR_GRAN_S)) & \
341 u16 target_itr; /* value in usecs divided by the hw->itr_gran */
342 u16 current_itr; /* value in usecs divided by the hw->itr_gran */
344 * readable ITR value in usecs and must be converted before programming

Completed in 29 milliseconds

12345678910