Searched defs:ulpi_regs (Results 1 – 1 of 1) sorted by relevance
164 struct ulpi_regs { struct166 u8 vendor_id_low;167 u8 vendor_id_high;168 u8 product_id_low;169 u8 product_id_high;171 u8 function_ctrl; /* 0x04 Write */172 u8 function_ctrl_set; /* 0x05 Set */173 u8 function_ctrl_clear; /* 0x06 Clear */175 u8 iface_ctrl; /* 0x07 Write */176 u8 iface_ctrl_set; /* 0x08 Set */[all …]