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

/linux-master/drivers/net/ethernet/sun/
H A Dsunbmac.c100 struct platform_device *qec_op = bp->qec_op; local
116 sbus_writel(resource_size(&qec_op->resource[1]),
120 sbus_writel(resource_size(&qec_op->resource[1]) >> 1,
122 sbus_writel(resource_size(&qec_op->resource[1]) >> 1,
1073 struct platform_device *qec_op)
1092 bp->qec_op = qec_op;
1100 bp->gregs = of_ioremap(&qec_op->resource[0], 0,
1118 bsizes = of_getintprop_default(qec_op
1072 bigmac_ether_init(struct platform_device *op, struct platform_device *qec_op) argument
1230 struct platform_device *qec_op; local
1242 struct platform_device *qec_op; local
[all...]
H A Dsunbmac.h315 struct platform_device *qec_op; member in struct:bigmac

Completed in 125 milliseconds