Home
last modified time | relevance | path

Searched refs:channel_conf (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/drivers/usb/host/
H A Dehci-omap.c97 reg = readl(&usbtll->channel_conf + port); in omap_usbhs_hsic_init()
105 writel(reg, &usbtll->channel_conf + port); in omap_usbhs_hsic_init()
/openbmc/u-boot/arch/arm/include/asm/
H A Dehci-omap.h85 u32 channel_conf; /* 0x40 */ member