Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/allwinner/
H A Daw_usbphy.c66 struct aw_usbphy_conf { struct
73 static const struct aw_usbphy_conf a10_usbphy_conf = { argument
80 static const struct aw_usbphy_conf a13_usbphy_conf = {
87 static const struct aw_usbphy_conf a20_usbphy_conf = {
94 static const struct aw_usbphy_conf a31_usbphy_conf = {
101 static const struct aw_usbphy_conf h3_usbphy_conf = {
108 static const struct aw_usbphy_conf a64_usbphy_conf = {
115 static const struct aw_usbphy_conf a83t_usbphy_conf = {
122 static const struct aw_usbphy_conf h6_usbphy_conf = {
149 struct aw_usbphy_conf *phy_conf;
[all …]