Searched refs:PORT_CAP_MMIO_SIZE (Results 1 – 2 of 2) sorted by relevance
177 #define PORT_CAP_MMIO_SIZE GENMASK_ULL(23, 8) /* MMIO size in KB */ macro
1213 u32 size = FIELD_GET(PORT_CAP_MMIO_SIZE, v) << 10; in parse_feature_port_afu()