Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/usb/cdns3/
H A Dcore.c42 WARN_ON(!cdns->roles[cdns->role]); in cdns3_get_current_role_driver()
43 return cdns->roles[cdns->role]; in cdns3_get_current_role_driver()
46 static int cdns3_role_start(struct cdns3 *cdns, enum usb_role role) in cdns3_role_start() argument
50 if (WARN_ON(role > USB_ROLE_DEVICE)) in cdns3_role_start()
54 cdns->role = role; in cdns3_role_start()
57 if (!cdns->roles[role]) in cdns3_role_start()
60 if (cdns->roles[role]->state == CDNS3_ROLE_STATE_ACTIVE) in cdns3_role_start()
64 ret = cdns->roles[role]->start(cdns); in cdns3_role_start()
66 cdns->roles[role]->state = CDNS3_ROLE_STATE_ACTIVE; in cdns3_role_start()
74 enum usb_role role = cdns->role; in cdns3_role_stop() local
[all …]
H A Dcore.h88 enum usb_role role; member
H A DKconfig5 Say Y here if your system has a Cadence USB3 dual-role controller.
/rk3399_rockchip-uboot/scripts/
H A Dget_maintainer.pl1052 my $role = "unknown";
1061 $role = $pvalue;
1066 $role = lc($role);
1067 if ($role eq "supported") {
1068 $role = "supporter";
1069 } elsif ($role eq "maintained") {
1070 $role = "maintainer";
1071 } elsif ($role eq "odd fixes") {
1072 $role = "odd fixer";
1073 } elsif ($role eq "orphan") {
[all …]
/rk3399_rockchip-uboot/drivers/ddr/marvell/a38x/
H A Dddr3_training_db.c444 u8 role; in pattern_table_get_killer_word() local
447 role = (i == dqs) ? in pattern_table_get_killer_word()
450 byte |= pattern_killer_pattern_table_map[index][role] << i; in pattern_table_get_killer_word()
459 u8 role; in pattern_table_get_killer_word16() local
462 role = (i == dqs) ? in pattern_table_get_killer_word16()
465 byte0 |= pattern_killer_pattern_table_map[index * 2][role] << i; in pattern_table_get_killer_word16()
469 role = (i == dqs) ? in pattern_table_get_killer_word16()
473 [index * 2 + 1][role] << i; in pattern_table_get_killer_word16()
/rk3399_rockchip-uboot/include/power/power_delivery/
H A Dtypec.h226 int (*try_role)(struct typec_port *port, int role);
227 int (*dr_set)(struct typec_port *port, enum typec_data_role role);
228 int (*pr_set)(struct typec_port *port, enum typec_role role);
229 int (*vconn_set)(struct typec_port *port, enum typec_role role);
294 void typec_set_data_role(struct typec_port *port, enum typec_data_role role);
295 void typec_set_pwr_role(struct typec_port *port, enum typec_role role);
296 void typec_set_vconn_role(struct typec_port *port, enum typec_role role);
H A Dtcpm.h148 enum typec_role role, enum typec_data_role data);
152 int (*try_role)(struct tcpc_dev *dev, int role);
/rk3399_rockchip-uboot/drivers/usb/musb-new/
H A DKconfig11 Enables the MUSB USB dual-role controller in host mode.
19 Enables the MUSB USB dual-role controller in gadget mode.
25 Say y here to enable support for the dual role high
34 Say y here to enable support for the dual role high
/rk3399_rockchip-uboot/doc/
H A DREADME.ARM-memory-map8 >_armboot_end - which role do these play now? Can we get rid of them?
H A DREADME.srio-pcie-boot-corenet112 perform the role as a master for boot from SRIO or PCIE.
H A DREADME.armada-secureboot139 NOTE: The JTAG delay, Box ID, and Flash ID header fields do play a role in the
/rk3399_rockchip-uboot/doc/device-tree-bindings/usb/
H A Dtegra-usb.txt16 - dr_mode : dual role mode. Indicates the working mode for
/rk3399_rockchip-uboot/arch/arm/mach-rockchip/rk3399/
H A DKconfig25 * USB 3.0 dual-role
/rk3399_rockchip-uboot/board/theobroma-systems/puma_rk3399/
H A DREADME17 * USB3.0 dual role port
/rk3399_rockchip-uboot/drivers/power/power_delivery/
H A Dtcpci.c330 enum typec_role role, enum typec_data_role data) in tcpci_set_roles() argument
337 if (role == TYPEC_SOURCE) in tcpci_set_roles()
H A Dtcpm.c705 enum typec_role role, enum typec_data_role data) in tcpm_set_roles() argument
729 ret = port->tcpc->set_roles(port->tcpc, attached, role, data); in tcpm_set_roles()
733 port->pwr_role = role; in tcpm_set_roles()
737 typec_set_pwr_role(port->typec_port, role); in tcpm_set_roles()
/rk3399_rockchip-uboot/drivers/usb/
H A DKconfig17 dual-role.
/rk3399_rockchip-uboot/arch/arm/dts/
H A Dstm32mp157a-dk1.dts83 power-role = "sink";
H A Dam57xx-beagle-x15-common.dtsi491 * as "host" or "dual-role". If so, provide
/rk3399_rockchip-uboot/drivers/video/
H A DKconfig357 working LCD configuration. The exact role of SPI may differ for
367 working LCD configuration. The exact role of SPI may differ for
377 working LCD configuration. The exact role of SPI may differ for
387 working LCD configuration. The exact role of SPI may differ for
/rk3399_rockchip-uboot/doc/uImage.FIT/
H A Dsource_file_format.txt20 playing role in the booting process has increased and now includes the FDT
/rk3399_rockchip-uboot/
H A DMAINTAINERS16 role as you write your new code].
H A DREADME4052 used in booting. The "Image" column gives the role of the image and is