Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/misc/cxl/
Dpci.c414 static u64 nbw, asn, capi = 0; in get_phb_indications() local
427 nbw = 0x0300UL; /* legacy values */ in get_phb_indications()
431 nbw = (u64)be32_to_cpu(prop[2]); in get_phb_indications()
439 *nbwind = nbw; in get_phb_indications()