Searched refs:RD32 (Results 1 – 1 of 1) sorted by relevance
396 inline static u32 RD32(unsigned char* base, s32 off) { in RD32() function408 return RD32(p->regions.v_regs, off); in pm2_RD()969 if (RD32(p->pci_config, PCI_VENDOR_ID)!= in cvppc_PCI_init()1123 pci->mem_control=RD32(m, PM2R_MEM_CONTROL); in pm2pci_detect()1124 pci->boot_address=RD32(m, PM2R_BOOT_ADDRESS); in pm2pci_detect()1125 pci->mem_config=RD32(m, PM2R_MEM_CONFIG); in pm2pci_detect()