Home
last modified time | relevance | path

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

/openbmc/linux/drivers/fpga/
H A Ddfl.h105 #define DFHv1_CSR_SIZE_GRP_SIZE GENMASK_ULL(63, 32) /* Size of CSR Block in bytes */ macro
H A Ddfl.c1188 end = start + FIELD_GET(DFHv1_CSR_SIZE_GRP_SIZE, v) - 1; in create_feature_instance()