Home
last modified time | relevance | path

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

/linux-5.19.10/arch/mips/pci/
Dpci-rc32434.c116 pcicvalue = (pcicvalue >> PCIM_SHFT) & PCIM_BIT_LEN; in rc32434_pcibridge_init()
/linux-5.19.10/arch/mips/include/asm/mach-rc32434/
Dpci.h318 #define PCIM_BIT_LEN 0x7 macro