Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/mips/pci/
Dpci-vr41xx.c154 MASTER_MSK(master->address_mask) | in vr41xx_pciu_init()
167 MASTER_MSK(master->address_mask) | in vr41xx_pciu_init()
204 MASTER_MSK(master->address_mask) | in vr41xx_pciu_init()
Dpci-vr41xx.h21 #define MASTER_MSK(mask) (((mask) >> 11) & 0x000fe000U) macro