Home
last modified time | relevance | path

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

/linux/include/linux/soc/qcom/
H A Dgeni-se.h139 #define FW_REV_PROTOCOL_MSK GENMASK(15, 8) macro
330 return (val & FW_REV_PROTOCOL_MSK) >> FW_REV_PROTOCOL_SHFT; in geni_se_read_proto()