Home
last modified time | relevance | path

Searched defs:ulpi_regs (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/include/usb/
H A Dulpi.h163 struct ulpi_regs { struct
165 u8 vendor_id_low;
166 u8 vendor_id_high;
167 u8 product_id_low;
168 u8 product_id_high;
170 u8 function_ctrl; /* 0x04 Write */
171 u8 function_ctrl_set; /* 0x05 Set */
172 u8 function_ctrl_clear; /* 0x06 Clear */
174 u8 iface_ctrl; /* 0x07 Write */
175 u8 iface_ctrl_set; /* 0x08 Set */
[all …]