Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()

Completed in 4 milliseconds