Searched refs:GSI_CH_C_DOORBELL_0_OFFSET (Results 1 – 2 of 2) sorted by relevance
/linux-5.19.10/drivers/net/ipa/ | ||
D | gsi_reg.h | 262 #define GSI_CH_C_DOORBELL_0_OFFSET(ch) \ macro |
D | gsi.c | 1470 iowrite32(val, gsi->virt + GSI_CH_C_DOORBELL_0_OFFSET(channel_id)); in gsi_channel_doorbell() |