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