Searched refs:dsp_pff_inst_id (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/pci/switch/
H A Dswitchtec.c1144 for (i = 0; i < ARRAY_SIZE(pcfg->dsp_pff_inst_id); i++) {
1145 reg = ioread32(&pcfg->dsp_pff_inst_id[i]);
1187 if (p.port > ARRAY_SIZE(pcfg->dsp_pff_inst_id))
1190 ARRAY_SIZE(pcfg->dsp_pff_inst_id) + 1);
1191 p.pff = ioread32(&pcfg->dsp_pff_inst_id[p.port - 1]);
1556 for (i = 0; i < ARRAY_SIZE(pcfg->dsp_pff_inst_id); i++) {
1557 reg = ioread32(&pcfg->dsp_pff_inst_id[i]);
/linux-master/include/linux/
H A Dswitchtec.h302 u32 dsp_pff_inst_id[47]; member in struct:part_cfg_regs

Completed in 149 milliseconds