Home
last modified time | relevance | path

Searched refs:slice (Results 1 – 12 of 12) sorted by relevance

/u-boot/drivers/block/
A Dblkmap.c141 struct blkmap_slice slice; member
150 struct blkmap_linear *bml = container_of(bms, struct blkmap_linear, slice); in blkmap_linear_read()
159 struct blkmap_linear *bml = container_of(bms, struct blkmap_linear, slice); in blkmap_linear_write()
185 .slice = { in blkmap_map_linear()
197 err = blkmap_slice_add(bm, &linear->slice); in blkmap_map_linear()
214 struct blkmap_slice slice; member
222 struct blkmap_mem *bmm = container_of(bms, struct blkmap_mem, slice); in blkmap_mem_read()
235 struct blkmap_mem *bmm = container_of(bms, struct blkmap_mem, slice); in blkmap_mem_write()
246 struct blkmap_mem *bmm = container_of(bms, struct blkmap_mem, slice); in blkmap_mem_destroy()
264 .slice = { in __blkmap_map_mem()
[all …]
/u-boot/doc/board/sifive/
A Dunmatched.rst487 [ 9.429329] systemd[1]: Created slice system-getty.slice.
488 [ OK ] Created slice system-getty.slice.
490 [ 9.447086] systemd[1]: Created slice system-modprobe.slice.
491 [ OK ] Created slice system-modprobe.slice.
493 [ 9.465436] systemd[1]: Created slice system-serial\x2dgetty.slice.
494 [ OK ] Created slice system-serial\x2dgetty.slice.
495 [ 9.478594] systemd[1]: Created slice User and Session Slice.
496 [ OK ] Created slice User and Session Slice.
/u-boot/drivers/ram/sifive/
A Dsifive_ddr.c210 for (u32 slice = 0; slice < 8; slice++) { in sifive_ddr_phy_fixup() local
/u-boot/doc/usage/
A Dblkmap.rst12 slice of an existing block device, which does not have to correspond
98 Then we can create a block map that maps to that slice of the full
/u-boot/doc/board/openpiton/
A Driscv64.rst282 [ 31.806800] systemd[1]: Created slice system-serial\x2dgetty.slice.
283 [ OK ] Created slice system-serial\x2dgetty.slice.
305 [ OK ] Created slice system-getty.slice.
/u-boot/doc/board/microchip/
A Dmpfs_icicle.rst699 [ 2.657485] systemd[1]: Created slice system-getty.slice.
700 [ OK ] Created slice system-getty.slice.
702 [ 2.706317] systemd[1]: Created slice system-serial\x2dgetty.slice.
703 [ OK ] Created slice system-serial\x2dgetty.slice.
705 [ 2.756098] systemd[1]: Created slice User and Session Slice.
706 [ OK ] Created slice User and Session Slice.
/u-boot/arch/mips/mach-octeon/include/mach/
A Dcvmx-helper-board.h260 struct cvmx_cs4343_slice_info slice[4]; /** Slice information */ member
A Dcvmx-gmxx-defs.h6236 u64 slice : 7; member
/u-boot/doc/device-tree-bindings/fsp/fsp2/apollolake/
A Dfsp-m.txt132 - fspm,fspm,slice-hash-mask: SliceHashMask
256 fspm,slice-hash-mask = <0x9>;
/u-boot/arch/arm/dts/
A Dimx93.dtsi324 compatible = "fsl,imx93-src-slice";
332 compatible = "fsl,imx93-src-slice";
/u-boot/arch/x86/dts/
A Dchromebook_coral.dts708 fspm,slice-hash-mask = <0x9>;
/u-boot/doc/develop/
A Dcheckpatch.rst1077 2. At the beginning of a line for slice initialisers::

Completed in 57 milliseconds