Searched refs:prepare (Results 1 – 9 of 9) sorted by relevance
29 int (*prepare)(struct tegra_xusb_phy *phy); member
18 if (phy && phy->ops && phy->ops->prepare) in tegra_xusb_phy_prepare()19 return phy->ops->prepare(phy); in tegra_xusb_phy_prepare()
210 int (*prepare)(struct mipi_dsi_device *dsi); member
290 .prepare = phy_prepare,297 .prepare = phy_prepare,
16 An important part of falcon boot is to prepare the device tree. A normal U-Boot42 Steps to prepare static device tree44 To prepare the static device tree for Layerscape boards, it is important to
254 mov r13, #MODE_SVC @ prepare SVC-Mode
394 .prepare = phy_prepare,
73 You should prepare and provide the below information:
511 bool "prepare BOOT0 header"
Completed in 19 milliseconds