Searched refs:PCIC_MEM_ALIGN (Results 1 – 1 of 1) sorted by relevance
87 #define PCIC_MEM_ALIGN PCIC_MEM_PAGESIZE macro812 sizepg = (size + (PCIC_MEM_ALIGN - 1)) / PCIC_MEM_ALIGN; in pcic_chip_mem_alloc()1009 *offsetp = card_addr % PCIC_MEM_ALIGN; in pcic_chip_mem_map()