Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/misc/cxl/
H A Dpci.c109 #define AFUD_PPPSA_LEN(val) EXTRACT_PPC_BITS(val, 8, 63) macro
301 show_reg("PerProcessPSA Length", AFUD_PPPSA_LEN(val)); in dump_afu_descriptor()
859 afu->pp_size = AFUD_PPPSA_LEN(val) * 4096; in cxl_read_afu_descriptor()