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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/isdn/hardware/mISDN/
H A Dhfcmulti.c700 vpm_out(struct hfc_multi *c, int which, unsigned short addr, function
745 vpm_out(wc, x, 0x1a8 + y, 0x00); /* GPIO out */
746 vpm_out(wc, x, 0x1ac + y, 0x00); /* GPIO dir */
747 vpm_out(wc, x, 0x1b0 + y, 0x00); /* GPIO sel */
752 vpm_out(wc, x, 0x1a3, reg & ~2);
755 vpm_out(wc, x, 0x022, 1);
756 vpm_out(wc, x, 0x023, 0xff);
759 vpm_out(wc, x, 0x02f, 0x00);
764 vpm_out(wc, x, 0x33 - i, (mask >> (i << 3)) & 0xff);
769 vpm_out(w
[all...]

Completed in 64 milliseconds