OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:X1226_NVRAM_START
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/i2c/
x1226reg.h
86
#define
X1226_NVRAM_START
0x0040
88
#define X1226_NVRAM_SIZE ((X1226_NVRAM_END -
X1226_NVRAM_START
) + 1)
x1226.c
185
addr = (int)uio->uio_offset +
X1226_NVRAM_START
;
226
addr = (int)uio->uio_offset +
X1226_NVRAM_START
;
Completed in 29 milliseconds
Indexes created Fri Oct 17 00:09:41 GMT 2025