Home
last modified time | relevance | path

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

/openbmc/u-boot/include/usb/
H A Dulpi.h168 u8 product_id_high; member
/openbmc/linux/drivers/usb/serial/
H A Dwhiteheat.h255 __u8 product_id_high; /* product id (high byte) */ member
/openbmc/u-boot/drivers/usb/ulpi/
H A Dulpi.c55 u8 *reg = &ulpi->product_id_high; in ulpi_init()