Home
last modified time | relevance | path

Searched refs:frames (Results 1 – 8 of 8) sorted by relevance

/u-boot/drivers/spi/
A Drk_spi.c363 u32 frames = *len / 2; in rockchip_spi_16bit_reader() local
367 if (!frames) in rockchip_spi_16bit_reader()
388 const u32 bytes_to_process = 2 * frames; in rockchip_spi_16bit_reader()
393 while (frames) { in rockchip_spi_16bit_reader()
394 u32 chunk_size = min(frames, max_chunk_size); in rockchip_spi_16bit_reader()
396 frames -= chunk_size; in rockchip_spi_16bit_reader()
/u-boot/drivers/xen/
A Dgnttab.c169 xen_pfn_t frames[NR_GRANT_FRAMES]; in init_gnttab() local
194 set_xen_guest_handle(setup.frame_list, frames); in init_gnttab()
/u-boot/doc/
A DREADME.t1040-l2switch14 - Jumbo frames (9.6 KB)
/u-boot/arch/arm/dts/
A Darmada-ap806.dtsi146 marvell,odmi-frames = <4>;
/u-boot/include/
A Dppc_asm.tmpl137 * exception frames.
/u-boot/board/hisilicon/poplar/
A DREADME10 HEVC decoding of 4K video at 60 frames per second.
/u-boot/drivers/net/
A DKconfig50 receiving frames from the switch. This host Ethernet controller is
/u-boot/
A DREADME1395 The device id used in CDP trigger frames.
3384 VLAN tagged frames.

Completed in 14 milliseconds