[PATCH 4/8] i.MX35: Add USB control register access support

Enrico Scholz enrico.scholz at sigma-chemnitz.de
Thu Feb 4 11:02:40 EST 2010


Sascha Hauer <s.hauer at pengutronix.de> writes:

> +#define MX35_OTG_IPPUE_UP_BIT	(1 << 7)
> +#define MX35_OTG_IPPUE_DOWN_BIT	(1 << 6)
> ...
> +#define MX35_OTG_USBTE_BIT	(1 << 4)

Why are these bits called '_OTG_'?  They are applied in the 'H1 port'
case and reference manual mentions them only for the USB host part.



Enrico




More information about the linux-arm-kernel mailing list