Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/firmware/
H A Darm_scpi.c59 #define PROTO_REV_MINOR_MASK GENMASK(15, 0) macro
831 FIELD_GET(PROTO_REV_MINOR_MASK, scpi_info->protocol_version)); in protocol_version_show()
1010 FIELD_GET(PROTO_REV_MINOR_MASK, in scpi_probe()
/kernel/linux/linux-6.6/drivers/firmware/
H A Darm_scpi.c59 #define PROTO_REV_MINOR_MASK GENMASK(15, 0) macro
831 FIELD_GET(PROTO_REV_MINOR_MASK, scpi_info->protocol_version)); in protocol_version_show()
1021 FIELD_GET(PROTO_REV_MINOR_MASK, in scpi_probe()

Completed in 5 milliseconds