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

/netgear-R7800-V1.0.2.28/target/linux/ubicom32/files/arch/ubicom32/mach-common/
H A Dvdc_tio.c89 struct vdc_tio_node *vdc_node = local
91 if (!vdc_node) {
99 vdc_tio_resources[0].start = vdc_node->dn.sendirq;
100 vdc_tio_resources[1].start = vdc_node->dn.recvirq;
101 vdc_tio_resources[2].start = (u32_t)vdc_node->regs;
102 vdc_tio_resources[2].end = (u32_t)vdc_node->regs +

Completed in 23 milliseconds