Home
last modified time | relevance | path

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

/arch/arm/mach-tegra/
A Dxusb-padctl-common.h29 int (*prepare)(struct tegra_xusb_phy *phy); member
A Dxusb-padctl-common.c18 if (phy && phy->ops && phy->ops->prepare) in tegra_xusb_phy_prepare()
19 return phy->ops->prepare(phy); in tegra_xusb_phy_prepare()
/arch/arm/mach-nexell/include/mach/
A Dmipi_display.h210 int (*prepare)(struct mipi_dsi_device *dsi); member
/arch/arm/mach-tegra/tegra124/
A Dxusb-padctl.c290 .prepare = phy_prepare,
297 .prepare = phy_prepare,
/arch/arm/cpu/armv8/fsl-layerscape/doc/
A DREADME.falcon16 An important part of falcon boot is to prepare the device tree. A normal U-Boot
42 Steps to prepare static device tree
44 To prepare the static device tree for Layerscape boards, it is important to
/arch/arm/lib/
A Dvectors.S254 mov r13, #MODE_SVC @ prepare SVC-Mode
/arch/arm/mach-tegra/tegra210/
A Dxusb-padctl.c394 .prepare = phy_prepare,
/arch/arm/cpu/armv8/
A DKconfig73 You should prepare and provide the below information:
/arch/arm/
A DKconfig511 bool "prepare BOOT0 header"

Completed in 19 milliseconds