Searched refs:OTG_ID (Results 1 – 7 of 7) sorted by relevance
| /linux/include/linux/soc/ti/ |
| H A D | omap1-usb.h | 64 # define OTG_ID (1 << 16) macro
|
| /linux/arch/arm64/boot/dts/renesas/ |
| H A D | rzg2ul-smarc-pinfunction.dtsi | 125 <RZG2L_PORT_PINMUX(5, 3, 1)>; /* OTG_ID */
|
| H A D | rzg2lc-smarc-pinfunction.dtsi | 135 <RZG2L_PORT_PINMUX(5, 1, 1)>; /* OTG_ID */
|
| H A D | rzg2l-smarc-pinfunction.dtsi | 160 <RZG2L_PORT_PINMUX(5, 1, 1)>; /* OTG_ID */
|
| H A D | rzg3s-smarc.dtsi | 245 pinmux = <RZG2L_PORT_PINMUX(5, 3, 1)>; /* OTG_ID */
|
| /linux/arch/arm64/boot/dts/freescale/ |
| H A D | imx8mp-tqma8mpql-mba8mpxl.dts | 402 "PMIC_IRQ", "GPI1", "OTG_ID", "USB_HUB_RST#",
|
| /linux/drivers/usb/gadget/udc/ |
| H A D | omap_udc.c | 1371 if (omap_readl(OTG_CTRL) & OTG_ID) in update_otg() 2268 (tmp & OTG_ID) ? " id" : "", in proc_otg_show()
|