Home
last modified time | relevance | path

Searched refs:attached (Results 1 – 25 of 44) sorted by relevance

12

/rk3399_rockchip-uboot/doc/
H A DREADME.nokia_rx5130 * 0. if keyboard is closed boot automatically attached kernel image
33 * 3. try boot from attached kernel image
53 * run attachboot - Boot attached kernel image (attached to U-Boot binary)
100 flashed with attached zImage to RX-51 kernel nand area. For enabling UBIFS
H A DREADME.nvme13 for enterprise and client solid state drives, typically attached to the PCI
32 it is able to scan all available namespaces attached to it. Scanning namespace
48 be executed for all NVMe hard disks attached to the NVMe controller to be
H A DREADME.ubi31 when such a UBI device is attached (via "ubi part"). Here an example:
59 UBI: attached mtd1 to ubi0
74 Now that the UBI device is attached, this device can be modified
152 UBI partition which has been attached with the ubi part command:
H A DREADME.distro47 Typical desktop/server PCs search all (or a user-defined subset of) attached
199 is defined in a way that searches attached disks for boot configuration files,
276 that automatically search attached disks for boot configuration files and
355 device is not attached to USB, and you wish to increase boot speed by
363 device is not attached to PCI, and you wish to increase boot speed by
H A DREADME.log100 Filters are attached to log drivers to control what those drivers emit. Only
109 If no filters are attached to a driver then a default filter is used, which
H A DREADME.omap3147 There are some OMAP3 devices out there with NAND attached. Due to the fact that
/rk3399_rockchip-uboot/include/power/power_delivery/
H A Dtcpm.h147 int (*set_roles)(struct tcpc_dev *dev, bool attached,
165 int (*enter_low_power_mode)(struct tcpc_dev *dev, bool attached, bool pd_capable);
/rk3399_rockchip-uboot/doc/device-tree-bindings/gpio/
H A Daltera_pio.txt12 - gpio-bank-name: bank name attached to this device.
/rk3399_rockchip-uboot/drivers/power/power_delivery/
H A Dtcpm.c304 bool attached; member
527 return (!port->attached && port->cc1 == TYPEC_CC_OPEN && in tcpm_port_is_disconnected()
529 (port->attached && ((port->polarity == TYPEC_POLARITY_CC1 && in tcpm_port_is_disconnected()
698 static int tcpm_set_attached_state(struct tcpm_port *port, bool attached) in tcpm_set_attached_state() argument
700 return port->tcpc->set_roles(port->tcpc, attached, port->pwr_role, in tcpm_set_attached_state()
704 static int tcpm_set_roles(struct tcpm_port *port, bool attached, in tcpm_set_roles() argument
729 ret = port->tcpc->set_roles(port->tcpc, attached, role, data); in tcpm_set_roles()
1368 port->attached); in tcpm_pd_rx_handler()
1370 if (port->attached) { in tcpm_pd_rx_handler()
2013 if (port->attached) in tcpm_src_attach()
[all …]
H A Dtcpci.c329 static int tcpci_set_roles(struct tcpc_dev *tcpc, bool attached, in tcpci_set_roles() argument
587 bool attached, bool pd_capable) in tcpci_enter_low_power_mode() argument
606 if (attached && pd_capable) in tcpci_enter_low_power_mode()
H A Dfusb302.c714 static int tcpm_set_roles(struct tcpc_dev *dev, bool attached, in tcpm_set_roles() argument
945 bool attached, bool pd_capable) in fusb302_enter_low_power_mode() argument
955 if (attached && pd_capable) in fusb302_enter_low_power_mode()
957 else if (attached) in fusb302_enter_low_power_mode()
/rk3399_rockchip-uboot/doc/device-tree-bindings/i2c/
H A Di2c-mux.txt26 with two NXP pca8574 GPIO expanders attached, one each to
/rk3399_rockchip-uboot/doc/driver-model/
H A Dusb-info.txt115 Given a controller, you know the bus - it is the one attached to the
117 root hub attached to it. This hub, which is itself a USB device, can provide
118 one or more 'ports' to which additional devices can be attached. It is
120 attached.
151 U-Boot simply finds the controller to which the device is attached, and sends
173 are attached to a parent hub (or controller in the case of the root hub) and
174 so have parent data attached to them (this is struct usb_device).
200 (only) device that is attached to the controller - a root hub
/rk3399_rockchip-uboot/board/sbc8641d/
H A DREADME34 three pin JP10 determines which device is attached to /CS0 line.
/rk3399_rockchip-uboot/drivers/block/
H A DKconfig30 devices can be attached to block devices. It is applied to prefetch
/rk3399_rockchip-uboot/doc/device-tree-bindings/
H A Dconfig.txt14 Tells U-Boot not to expect an attached keyboard with a VGA console
/rk3399_rockchip-uboot/board/buffalo/lsxl/
H A DREADME91 attached HDD using the original filenames. The load addresses were
101 Same as hdd expect, that the files are loaded from an attached USB mass
/rk3399_rockchip-uboot/board/freescale/p1010rdb/
H A DREADME.P1010RDB-PB10 I/O processors in network attached storage (NAS), the voice over IP (VoIP)
54 Configure the serial port of the attached computer with the following values:
H A DREADME.P1010RDB-PA9 I/O processors in network attached storage (NAS), the voice over IP (VoIP)
72 Configure the serial port of the attached computer with the following values:
/rk3399_rockchip-uboot/board/freescale/c29xpcie/
H A DREADME43 Configure the serial port of the attached computer with the following values:
/rk3399_rockchip-uboot/arch/arm/mach-omap2/omap3/
H A DKconfig156 ID and MFR of the first attached NAND chip, if present.
/rk3399_rockchip-uboot/drivers/usb/
H A DKconfig42 (XHCI, EHCI) can be attached and used. The 'usb' command works as
/rk3399_rockchip-uboot/drivers/spi/
H A DKconfig14 include/spi.h. The existing spi_slave structure is attached
163 bus. Devices can be attached to the bus using the device tree
/rk3399_rockchip-uboot/arch/arm/dts/
H A Dsun6i-a31-m9.dts213 * Both reg_usb1_vbus and reg_dldo4 need to be on for the hub attached
H A Dsun6i-a31-mele-a1000g-quad.dts213 * Both reg_usb1_vbus and reg_dldo4 need to be on for the hub attached

12