HomeSort by: relevance | last modified time | path
    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