Searched refs:PCIR_POWER_CAP (Results 1 – 3 of 3) sorted by relevance
502 #define PCIR_POWER_CAP 0x2 macro
727 cfg->pp.pp_cap = REG(ptr + PCIR_POWER_CAP, 2); in pci_read_cap()
55 cap = read_config(fd, &p->pc_sel, ptr + PCIR_POWER_CAP, 2); in cap_power()