Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/mfd/
Dlpc_ich.c72 #define SPIBASE_BYT_SZ 512 macro
1111 res->start = spi_base & ~(SPIBASE_BYT_SZ - 1); in lpc_ich_init_spi()
1112 res->end = res->start + SPIBASE_BYT_SZ - 1; in lpc_ich_init_spi()