Home
last modified time | relevance | path

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

/openbmc/linux/drivers/parisc/
H A Ddino.c506 #define _8MB 0x00800000UL macro
527 if (ccio_allocate_resource(dino_dev->hba.dev, res, _8MB, in dino_card_setup()
528 F_EXTEND(0xf0000000UL) | _8MB, in dino_card_setup()
529 F_EXTEND(0xffffffffUL) &~ _8MB, _8MB) < 0) { in dino_card_setup()
546 if (res->start == F_EXTEND(0xf0000000UL | (i * _8MB))) in dino_card_setup()