Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/misc/cxl/
Dpci.c408 u64 *nbwind) in get_phb_indications() argument
435 *nbwind = nbw; in get_phb_indications()
443 u64 capiind, asnind, nbwind; in cxl_get_xsl9_dsnctl() local
450 if (get_phb_indications(dev, &capiind, &asnind, &nbwind)) in cxl_get_xsl9_dsnctl()
470 xsl_dsnctl |= (nbwind << (63-55)); in cxl_get_xsl9_dsnctl()