Searched refs:grouped (Results 1 – 15 of 15) sorted by relevance
| /u-boot/fs/ubifs/ |
| A D | recovery.c | 637 int grouped = jhead == -1 ? 0 : c->jheads[jhead].grouped; in ubifs_recover_leb() local 641 dbg_rcvry("%d:%d, jhead %d, grouped %d", lnum, offs, jhead, grouped); in ubifs_recover_leb() 714 if (grouped) in ubifs_recover_leb()
|
| A D | super.c | 1000 c->jheads[i].grouped = 1; in alloc_wbufs() 1008 c->jheads[GCHD].grouped = 0; in alloc_wbufs()
|
| A D | ubifs.h | 1329 unsigned int grouped:1; member
|
| /u-boot/doc/device-tree-bindings/pinctrl/ |
| A D | rockchip,pinctrl.txt | 18 The pins are grouped into up to 5 individual pin banks which need to be
|
| /u-boot/arch/mips/mach-octeon/include/mach/ |
| A D | cvmx-pow.h | 192 u64 grouped : 1; member 839 u64 grouped : 1; member 2350 data.s_cn78xx.grouped = 1; in cvmx_sso_work_request_grp_async_nocheck() 2385 ptr.swork_78xx.grouped = 1; in cvmx_sso_work_request_grp_sync_nocheck()
|
| /u-boot/arch/arm/dts/ |
| A D | rk3588s.dtsi | 514 /* These power domains are grouped by VD_NPU */ 552 /* These power domains are grouped by VD_GPU */ 564 /* These power domains are grouped by VD_VCODEC */ 614 /* These power domains are grouped by VD_LOGIC */
|
| A D | rk3399.dtsi | 960 * Some of the power domains are grouped together for every 970 /* These power domains are grouped by VD_CENTER */ 1002 /* These power domains are grouped by VD_GPU */ 1010 /* These power domains are grouped by VD_LOGIC */
|
| A D | rk356x.dtsi | 511 /* These power domains are grouped by VD_GPU */ 520 /* These power domains are grouped by VD_LOGIC */
|
| A D | px30.dtsi | 246 /* These power domains are grouped by VD_LOGIC */
|
| /u-boot/doc/device-tree-bindings/gpio/ |
| A D | nvidia,tegra186-gpio.txt | 38 are grouped and laid out according to the port they affect.
|
| /u-boot/lib/lzma/ |
| A D | lzma.txt | 263 data in such order, where code is grouped in one place and data is 264 grouped in other place (it's better than such mixing: code, data, code,
|
| /u-boot/doc/develop/ |
| A D | checkpatch.rst | 239 .. The types are grouped into subsections based on use.
|
| /u-boot/tools/binman/ |
| A D | README.rst | 9 grouped together and placed in MMC flash. When the system starts, it must be
|
| A D | binman.rst | 9 grouped together and placed in MMC flash. When the system starts, it must be
|
| /u-boot/doc/develop/package/ |
| A D | binman.rst | 9 grouped together and placed in MMC flash. When the system starts, it must be
|
Completed in 56 milliseconds