Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/misc/cxl/
Dpci.c346 u64 psl_dsnctl; in init_implementation_adapter_regs() local
360 psl_dsnctl = 0x02E8900002000000ULL | (chipid << (63-5)); in init_implementation_adapter_regs()
361 cxl_p1_write(adapter, CXL_PSL_DSNDCTL, psl_dsnctl); in init_implementation_adapter_regs()