Searched refs:function_ctrl_set (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/include/usb/ | ||
H A D | ulpi.h | 171 u8 function_ctrl_set; /* 0x05 Set */ member |
/openbmc/u-boot/drivers/usb/ulpi/ | ||
H A D | ulpi.c | 237 &ulpi->function_ctrl_set, ULPI_FC_RESET); in ulpi_reset() |