Home
last modified time | relevance | path

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

/openbmc/linux/drivers/misc/cxl/
H A Dpci.c398 static int get_phb_indications(struct pci_dev *dev, u64 *capiind, u64 *asnind, in get_phb_indications() argument
424 *capiind = capi; in get_phb_indications()
434 u64 capiind, asnind, nbwind; in cxl_get_xsl9_dsnctl() local
441 if (get_phb_indications(dev, &capiind, &asnind, &nbwind)) in cxl_get_xsl9_dsnctl()
448 xsl_dsnctl = (capiind << (63-15)); /* Bit 57 */ in cxl_get_xsl9_dsnctl()