Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/misc/cxl/
Dpci.c407 u64 *nbwind) in get_phb_indications() argument
434 *nbwind = nbw; in get_phb_indications()
442 u64 capiind, asnind, nbwind; in cxl_get_xsl9_dsnctl() local
449 if (get_phb_indications(dev, &capiind, &asnind, &nbwind)) in cxl_get_xsl9_dsnctl()
469 xsl_dsnctl |= (nbwind << (63-55)); in cxl_get_xsl9_dsnctl()