Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/atm/
Dlanai.c188 #define LANAI_MAPPING_SIZE (0x40000) macro
2136 lanai->base = (bus_addr_t) ioremap(raw_base, LANAI_MAPPING_SIZE); in lanai_dev_open()