Searched refs:GENERIC_CHID_FMASK (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.10/drivers/net/ipa/ | ||
| D | gsi_reg.h | 231 #define GENERIC_CHID_FMASK GENMASK(9, 5) macro |
| D | gsi.c | 1523 val |= u32_encode_bits(channel_id, GENERIC_CHID_FMASK); in gsi_generic_command() |