Searched refs:gsi_command (Results 1 – 1 of 1) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ipa/ |
D | gsi.c | 313 gsi_command(struct gsi *gsi, u32 reg, u32 val, struct completion *completion) in gsi_command() function 345 if (gsi_command(gsi, GSI_EV_CH_CMD_OFFSET, val, completion)) in evt_ring_command() 441 if (gsi_command(gsi, GSI_CH_CMD_OFFSET, val, completion)) in gsi_channel_command() 1526 if (gsi_command(gsi, GSI_GENERIC_CMD_OFFSET, val, completion)) in gsi_generic_command()
|