Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/firmware/
Darm_scpi.c69 #define PROTO_REV_MAJOR_MASK GENMASK(31, 16) macro
839 FIELD_GET(PROTO_REV_MAJOR_MASK, scpi_info->protocol_version), in protocol_version_show()
1013 FIELD_GET(PROTO_REV_MAJOR_MASK, in scpi_probe()