Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/cxl/
Dacpi.c231 resource_size_t chbcr; member
240 if (ctx->chbcr) in cxl_get_chbcr()
247 ctx->chbcr = chbs->base; in cxl_get_chbcr()
279 if (ctx.chbcr == 0) { in add_host_bridge_dport()
285 dport = devm_cxl_add_dport(root_port, match, uid, ctx.chbcr); in add_host_bridge_dport()