Home
last modified time | relevance | path

Searched refs:users (Results 1 – 25 of 30) sorted by relevance

12

/rk3399_rockchip-uboot/board/Synology/ds109/
H A DMAINTAINERS2 M: Walter Schweizer <swwa@users.sourceforge.net>
/rk3399_rockchip-uboot/drivers/mtd/ubi/
H A Deba.c137 le->users = 0; in ltree_add_entry()
182 le->users += 1; in ltree_add_entry()
221 le->users -= 1; in leb_read_unlock()
222 ubi_assert(le->users >= 0); in leb_read_unlock()
224 if (le->users == 0) { in leb_read_unlock()
274 le->users -= 1; in leb_write_trylock()
275 ubi_assert(le->users >= 0); in leb_write_trylock()
276 if (le->users == 0) { in leb_write_trylock()
297 le->users -= 1; in leb_write_unlock()
298 ubi_assert(le->users >= 0); in leb_write_unlock()
[all …]
H A Dubi.h200 int users; member
/rk3399_rockchip-uboot/drivers/remoteproc/
H A DKconfig10 # All users should depend on DM
/rk3399_rockchip-uboot/doc/
H A DREADME.mips31 * Note that Linux users need to kill dcache_disable() in do_bootelf_exec()
H A DREADME.log12 console would delay booting (U-Boot's primary purpose) and confuse users.
18 U-Boot's logging feature aims to satisfy this goal for both users and
H A DREADME.android-fastboot18 Windows users need to bring some time until they have Android SDK (currently
H A DREADME.kconfig153 recommended to have only one defconfig per board and allow users to select
H A DREADME.nand315 It can also be used manually by users having seen some NAND errors in logs to
/rk3399_rockchip-uboot/arch/arm/dts/
H A Ddra7.dtsi662 ti,mbox-num-users = <3>;
676 ti,mbox-num-users = <4>;
690 ti,mbox-num-users = <4>;
704 ti,mbox-num-users = <4>;
718 ti,mbox-num-users = <4>;
732 ti,mbox-num-users = <4>;
746 ti,mbox-num-users = <4>;
760 ti,mbox-num-users = <4>;
774 ti,mbox-num-users = <4>;
788 ti,mbox-num-users = <4>;
[all …]
H A Ddm816x.dtsi237 ti,mbox-num-users = <4>;
H A Domap3.dtsi355 ti,mbox-num-users = <2>;
H A Dam33xx.dtsi385 ti,mbox-num-users = <4>;
/rk3399_rockchip-uboot/board/pb1x00/
H A DREADME10 I have not tested, but several u-boot users report working
/rk3399_rockchip-uboot/doc/device-tree-bindings/pwm/
H A Dpwm.txt7 PWM users should specify a list of PWM devices that they want to use
/rk3399_rockchip-uboot/board/dbau1x00/
H A DREADME10 I have not tested, but several u-boot users report working
/rk3399_rockchip-uboot/doc/driver-model/
H A Dserial-howto.txt26 - If you convert all existing users of the driver, remove the pre-driver-model
H A Di2c-howto.txt38 - If you convert all existing users of the driver, remove the pre-driver-model
H A Dremoteproc-framework.txt167 users have a consistent usage model for a platform.
H A Dlivetree.txt56 The main users of the information in a device tree are drivers. These have
/rk3399_rockchip-uboot/doc/device-tree-bindings/mtd/
H A Dmtd-physmap.txt25 exposed directly to the MTD users (e.g. JFFS2) any more.
/rk3399_rockchip-uboot/Licenses/
H A DOFL.txt70 presented to the users.
H A Dlgpl-2.1.txt18 free software--to make sure the software is free for all its users.
61 effectively restrict the users of a free program by obtaining a
105 users' freedom, it does ensure that the user of a program that is
H A Dgpl-2.0.txt14 software--to make sure the software is free for all its users. This
108 a warranty) and that users may redistribute the program under
H A Dlgpl-2.0.txt17 free software--to make sure the software is free for all its users.
84 users of those programs of all benefit from the free status of the

12