Home
last modified time | relevance | path

Searched refs:SRAM_MIN (Results 1 – 2 of 2) sorted by relevance

/drivers/isdn/sc/
Dhardware.h68 #define SRAM_MIN 0xC0000 /* Lowest host shared RAM address */ macro
Dinit.c178 for (i = SRAM_MIN; i < SRAM_MAX; i += SRAM_PAGESIZE) { in sc_init()