Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/firmware/
H A Darm_scpi.c58 #define PROTO_REV_MAJOR_MASK GENMASK(31, 16) macro
830 FIELD_GET(PROTO_REV_MAJOR_MASK, scpi_info->protocol_version), in protocol_version_show()
1008 FIELD_GET(PROTO_REV_MAJOR_MASK, in scpi_probe()
/kernel/linux/linux-6.6/drivers/firmware/
H A Darm_scpi.c58 #define PROTO_REV_MAJOR_MASK GENMASK(31, 16) macro
830 FIELD_GET(PROTO_REV_MAJOR_MASK, scpi_info->protocol_version), in protocol_version_show()
1019 FIELD_GET(PROTO_REV_MAJOR_MASK, in scpi_probe()

Completed in 5 milliseconds