Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/parisc/
Ddino.c478 #define _8MB 0x00800000UL macro
499 if (ccio_allocate_resource(dino_dev->hba.dev, res, _8MB, in dino_card_setup()
500 F_EXTEND(0xf0000000UL) | _8MB, in dino_card_setup()
501 F_EXTEND(0xffffffffUL) &~ _8MB, _8MB) < 0) { in dino_card_setup()
518 if (res->start == F_EXTEND(0xf0000000UL | (i * _8MB))) in dino_card_setup()