Searched refs:APR_HDR_FIELD_VER (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.4/include/linux/soc/qcom/ | ||
| D | apr.h | 49 #define APR_HDR_FIELD_VER(h) (h & 0x000F) macro |
| /Linux-v5.4/drivers/soc/qcom/ | ||
| D | apr.c | 114 ver = APR_HDR_FIELD_VER(hdr->hdr_field); in apr_do_rx_callback() |