Searched refs:bandwidth (Results 1 – 14 of 14) sorted by relevance
9 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 …]
180 __u32 bandwidth; in uvc_fixup_video_ctrl() local193 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() local392 if (bandwidth <= stream->maxpsize) in uvc_probe_video()1118 __u32 bandwidth; in uvc_init_video() local1125 if (bandwidth == 0) { in uvc_init_video()[all …]
242 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 …]
256 u8 bandwidth[EHCI_BANDWIDTH_SIZE]; member501 unsigned bandwidth; member634 u16 bandwidth[EHCI_BANDWIDTH_FRAMES]; member
50 __inf("bandwidth = %x", urb_input->bandwidth); in _debug_print_urb()209 urb->bandwidth = 0; in usb_submit_urb()
111 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()
375 uint32_t bandwidth[4]; member
185 uint8_t bandwidth = 0x08; // bandwidth of 7.81Hz in bmx055_init_accel() local194 com_rslt += bma2x2_set_bw(bandwidth); in bmx055_init_accel()
67 Due to the python execution file size and saving network bandwidth, we just only release the python…
692 __STATIC_INLINE void FL_DMA_SetBandwidth(DMA_Type *DMAx, uint32_t bandwidth, uint32_t channel) in FL_DMA_SetBandwidth() argument697 MODIFY_REG(Temp->Channel[channel].CHCR, DMA_CHCR_BDW_Msk, bandwidth); in FL_DMA_SetBandwidth()
94 Due to the python execution file size and saving network bandwidth, we just only release the python…
281 int32_t bandwidth; //bandwidth for INT/ISO request member
71 - 2× operational amplifiers (7.3 MHz bandwidth)
72 - 2× operational amplifiers (7.3 MHz bandwidth)
Completed in 34 milliseconds