OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nlocks
(Results
1 - 3
of
3
) sorted by null
/external/u-boot/arch/arm/mach-at91/arm926ejs/
eflash.c
65
u32 id, size, nplanes, planesize,
nlocks
;
local
92
nlocks
= readl(&eefc->frr); /* word 4+nplanes */
93
debug("
nlocks
=%u\n",
nlocks
);
95
if (
nlocks
> CONFIG_SYS_MAX_FLASH_SECT) {
98
nlocks
);
99
nlocks
= CONFIG_SYS_MAX_FLASH_SECT;
102
flash_info[0].sector_count =
nlocks
;
106
for (i=0; i<
nlocks
; i++) {
/external/python/cpython2/Modules/
_bsddb.c
[
all
...]
/external/error_prone/javac/
javac-9+181-r4173-1.jar
Completed in 152 milliseconds