Home
last modified time | relevance | path

Searched refs:bandwidth (Results 1 – 14 of 14) sorted by relevance

/bsp/allwinner/libraries/sunxi-hal/hal/source/mbus/
A DKconfig9 bool "mbus gpu bandwidth"
12 bool "mbus riscv sys bandwidth"
15 bool "mbus mahb bandwidth"
18 bool "mbus dma bandwidth"
21 bool "mbus ce bandwidth"
24 bool "mbus tvd bandwidth"
27 bool "mbus csi bandwidth"
30 bool "mbus dsp sys bandwidth"
33 bool "mbus g2d bandwidth"
36 bool "mbus di bandwidth"
[all …]
/bsp/allwinner/libraries/sunxi-hal/hal/source/usb/uvc/Class/
A Duvc_video.c180 __u32 bandwidth; in uvc_fixup_video_ctrl() local
193 bandwidth *= 10000000 / interval + 1; in uvc_fixup_video_ctrl()
194 bandwidth /= 1000; in uvc_fixup_video_ctrl()
196 bandwidth /= 8; in uvc_fixup_video_ctrl()
197 bandwidth += 12; in uvc_fixup_video_ctrl()
207 bandwidth = max(bandwidth, 1024); in uvc_fixup_video_ctrl()
353 __u16 bandwidth; in uvc_probe_video() local
392 if (bandwidth <= stream->maxpsize) in uvc_probe_video()
1118 __u32 bandwidth; in uvc_init_video() local
1125 if (bandwidth == 0) { in uvc_init_video()
[all …]
/bsp/allwinner/libraries/sunxi-hal/hal/source/usb/host/
A Dehci-sched.c242 ehci->bandwidth[i] += usecs; in reserve_release_intr_bandwidth()
251 ehci->bandwidth[i+j] += c_usecs; in reserve_release_intr_bandwidth()
397 if (tt->bandwidth[frame] + usecs > 900) in tt_available()
781 if (ehci->bandwidth[uframe] > usecs) in check_period()
1353 ehci->bandwidth[i] += usecs; in reserve_release_iso_bandwidth()
1397 if (ehci->bandwidth[uframe] > usecs) in itd_slot_ok()
1453 if (ehci->bandwidth[uf] > max_used) in sitd_slot_ok()
1777 += stream->bandwidth; in itd_link_urb()
1916 -= stream->bandwidth; in itd_complete()
2183 += stream->bandwidth; in sitd_link_urb()
[all …]
A Dehci.h256 u8 bandwidth[EHCI_BANDWIDTH_SIZE]; member
501 unsigned bandwidth; member
634 u16 bandwidth[EHCI_BANDWIDTH_FRAMES]; member
/bsp/allwinner/libraries/sunxi-hal/hal/source/usb/core/
A Durb.c50 __inf("bandwidth = %x", urb_input->bandwidth); in _debug_print_urb()
209 urb->bandwidth = 0; in usb_submit_urb()
A Dusb_gen_hcd.c111 dev->bus->bandwidth_allocated -= urb->bandwidth; in usb_release_bandwidth()
122 urb->bandwidth = 0; in usb_release_bandwidth()
146 if (urb->bandwidth) in urb_unlink()
/bsp/nxp/imx/imxrt/libraries/drivers/vglite/VGLiteKernel/
A Dvg_lite_kernel.h375 uint32_t bandwidth[4]; member
/bsp/nuvoton/libraries/nu_packages/BMX055/
A Dsensor_bmx055.c185 uint8_t bandwidth = 0x08; // bandwidth of 7.81Hz in bmx055_init_accel() local
194 com_rslt += bma2x2_set_bw(bandwidth); in bmx055_init_accel()
/bsp/nuvoton/numaker-iot-ma35d1/nuwriter_scripts/
A DREADME.md67 Due to the python execution file size and saving network bandwidth, we just only release the python…
/bsp/fm33lc026/libraries/FM33LC0xx_FL_Driver/Inc/
A Dfm33lc0xx_fl_dma.h692 __STATIC_INLINE void FL_DMA_SetBandwidth(DMA_Type *DMAx, uint32_t bandwidth, uint32_t channel) in FL_DMA_SetBandwidth() argument
697 MODIFY_REG(Temp->Channel[channel].CHCR, DMA_CHCR_BDW_Msk, bandwidth); in FL_DMA_SetBandwidth()
/bsp/nuvoton/numaker-hmi-ma35d1/nuwriter_scripts/
A DREADME.md94 Due to the python execution file size and saving network bandwidth, we just only release the python…
/bsp/allwinner/libraries/sunxi-hal/hal/source/usb/include/
A Dusb_host_common.h281 int32_t bandwidth; //bandwidth for INT/ISO request member
/bsp/stm32/stm32h743-st-nucleo/
A DREADME.md71 - 2× operational amplifiers (7.3 MHz bandwidth)
/bsp/stm32/stm32l552-st-nucleo/
A DREADME.md72 - 2× operational amplifiers (7.3 MHz bandwidth)

Completed in 34 milliseconds