Searched refs:BREAK_POINT_FMASK (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.10/drivers/net/ipa/ | ||
D | gsi_reg.h | 352 #define BREAK_POINT_FMASK GENMASK(0, 0) macro |
D | gsi.c | 274 val = GSI_CNTXT_GSI_IRQ_ALL & ~BREAK_POINT_FMASK; in gsi_irq_enable() |