Home
last modified time | relevance | path

Searched refs:NUM_NODES (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/media/platform/raspberrypi/rp1-cfe/
H A Dcfe.c114 NUM_NODES enumerator
126 static const struct node_description node_desc[NUM_NODES] = {
299 struct cfe_node node[NUM_NODES];
300 DECLARE_BITMAP(node_flags, NUM_STATES * NUM_NODES);
364 for (unsigned int i = 0; i < NUM_NODES; i++) { in test_any_node()
375 for (unsigned int i = 0; i < NUM_NODES; i++) { in test_all_nodes()
562 for (unsigned int i = CSI2_NUM_CHANNELS; i < NUM_NODES; i++) { in cfe_schedule_next_pisp_job()
584 for (unsigned int i = 0; i < NUM_NODES; i++) { in cfe_check_job_ready()
652 for (unsigned int i = 0; i < NUM_NODES; i++) { in cfe_sof_isr()
699 bool sof[NUM_NODES] in cfe_isr()
[all...]
/linux/Documentation/scsi/
H A DChangeLog.lpfc1222 * Remove #defines for NUM_NODES, NUM_BUFS and NUM_IOCBS