Home
last modified time | relevance | path

Searched refs:OTG_ID (Results 1 – 9 of 9) sorted by relevance

/linux/include/linux/soc/ti/
H A Domap1-usb.h64 # define OTG_ID (1 << 16) macro
/linux/arch/arm64/boot/dts/renesas/
H A Drzg2ul-smarc-pinfunction.dtsi125 <RZG2L_PORT_PINMUX(5, 3, 1)>; /* OTG_ID */
H A Drzg2lc-smarc-pinfunction.dtsi135 <RZG2L_PORT_PINMUX(5, 1, 1)>; /* OTG_ID */
H A Drzg2l-smarc-pinfunction.dtsi160 <RZG2L_PORT_PINMUX(5, 1, 1)>; /* OTG_ID */
H A Drzg3s-smarc.dtsi256 pinmux = <RZG2L_PORT_PINMUX(5, 3, 1)>; /* OTG_ID */
/linux/arch/arm64/boot/dts/freescale/
H A Dimx8mp-tqma8mpql-mba8mpxl.dts414 "PMIC_IRQ", "GPI1", "OTG_ID", "USB_HUB_RST#",
/linux/arch/arm/boot/dts/st/
H A Dstm32mp157c-ultra-fly-sbc.dts207 "", "", "OTG_ID", "TIM1_4", "#LED1", "#LED2", "#LED3", "";
H A Dstm32mp15-pinctrl.dtsi3364 pinmux = <STM32_PINMUX('A', 10, ANALOG)>; /* OTG_ID */
/linux/drivers/usb/gadget/udc/
H A Domap_udc.c1371 if (omap_readl(OTG_CTRL) & OTG_ID) in update_otg()
2268 (tmp & OTG_ID) ? " id" : "", in proc_otg_show()