Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/usb/ulpi/
H A Domap-ulpi-viewport.c15 #define OMAP_ULPI_WR_OPSEL (2 << 22) macro
55 OMAP_ULPI_WR_OPSEL | ((u32)reg << 16) | (value & 0xff); in ulpi_write()