Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/mfd/
H A Dlpc_ich.c64 #define SPIBASE_BYT_SZ 512 macro
1150 res->start = spi_base & ~(SPIBASE_BYT_SZ - 1); in lpc_ich_init_spi()
1151 res->end = res->start + SPIBASE_BYT_SZ - 1; in lpc_ich_init_spi()