Searched refs:sharing (Results 1 – 16 of 16) sorted by relevance
/u-boot/arch/arm/mach-omap2/omap3/ |
A D | sdrc.c | 140 timings.sharing = SDRC_SHARING; in do_sdrc_init() 163 writel(timings.sharing, &sdrc_base->sharing); in do_sdrc_init()
|
/u-boot/arch/arm/include/asm/arch-omap3/ |
A D | sys_proto.h | 25 u32 sharing; member
|
A D | cpu.h | 138 u32 sharing; /* 0x44 */ member
|
/u-boot/doc/arch/ |
A D | sh.rst | 15 maintenance is not done. To improve sharing and the maintenance of the code,
|
/u-boot/board/freescale/ls1028a/ |
A D | README | 36 - Arranged as a single cluster of two cores sharing a single 1 MB L2 115 - Arranged as a single cluster of two cores sharing a single 1 MB L2
|
/u-boot/doc/device-tree-bindings/pinctrl/ |
A D | rockchip,pinctrl.txt | 4 to share one PAD to several functional blocks. The sharing is done by
|
/u-boot/doc/board/AndesTech/ |
A D | ax25-ae350.rst | 300 [ 1.360000] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled 505 Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
|
/u-boot/arch/powerpc/cpu/mpc83xx/hid/ |
A D | Kconfig | 404 bool "BIU queue sharing"
|
/u-boot/doc/develop/ |
A D | logging.rst | 277 Allow sharing of printf format strings in log records to reduce storage size
|
/u-boot/Licenses/ |
A D | lgpl-2.0.txt | 80 sharing, because most developers did not use the libraries. We 81 concluded that weaker conditions might promote sharing better. 411 of all derivatives of our free software and of promoting the sharing
|
A D | gpl-2.0.txt | 256 of promoting the sharing and reuse of software generally.
|
A D | lgpl-2.1.txt | 432 of all derivatives of our free software and of promoting the sharing
|
/u-boot/fs/yaffs2/ |
A D | yaffsfs.c | 774 int yaffs_open_sharing(const YCHAR *path, int oflag, int mode, int sharing) in yaffs_open_sharing() argument 785 u8 shareRead = (sharing & YAFFS_SHARE_READ) ? 1 : 0; in yaffs_open_sharing() 786 u8 shareWrite = (sharing & YAFFS_SHARE_WRITE) ? 1 : 0; in yaffs_open_sharing()
|
/u-boot/doc/board/microchip/ |
A D | mpfs_icicle.rst | 367 [ 0.429601] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled 626 [ 0.453723] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
|
/u-boot/doc/board/sifive/ |
A D | fu540.rst | 353 [ 0.356421] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
|
/u-boot/tools/binman/ |
A D | README.entries | 791 and sharing of text.
|
Completed in 22 milliseconds