Searched refs:IPA_PROD_LOWEST_FMASK (Results 1 – 2 of 2) sorted by relevance
/drivers/net/ipa/ | ||
D | ipa_reg.h | 285 #define IPA_PROD_LOWEST_FMASK GENMASK(27, 24) macro |
D | ipa_endpoint.c | 1768 rx_base = u32_get_bits(val, IPA_PROD_LOWEST_FMASK); in ipa_endpoint_config() |