Home
last modified time | relevance | path

Searched refs:SSI_MAX_CHANNELS (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/hsi/controllers/
H A Domap_ssi.h21 #define SSI_MAX_CHANNELS 8 macro
85 struct list_head txqueue[SSI_MAX_CHANNELS];
86 struct list_head rxqueue[SSI_MAX_CHANNELS];
H A Domap_ssi_port.c1085 for (ch = 0; ch < SSI_MAX_CHANNELS; ch++) { in ssi_queues_init()
/kernel/linux/linux-6.6/drivers/hsi/controllers/
H A Domap_ssi.h21 #define SSI_MAX_CHANNELS 8 macro
85 struct list_head txqueue[SSI_MAX_CHANNELS];
86 struct list_head rxqueue[SSI_MAX_CHANNELS];
H A Domap_ssi_port.c1079 for (ch = 0; ch < SSI_MAX_CHANNELS; ch++) { in ssi_queues_init()

Completed in 6 milliseconds