Home
last modified time | relevance | path

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

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