Searched defs:PROTOCOL_REV_MAJOR (Results 1 - 1 of 1) sorted by path

/linux-master/drivers/firmware/arm_scmi/
H A Dprotocols.h29 #define PROTOCOL_REV_MAJOR(x) ((u16)(FIELD_GET(PROTOCOL_REV_MAJOR_MASK, (x)))) macro

Completed in 153 milliseconds