Home
last modified time | relevance | path

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

/openbmc/linux/drivers/extcon/
H A Dextcon-usbc-tusb320.c364 typec_set_pwr_opmode(port, TYPEC_PWR_MODE_USB); in tusb320_typec_irq_handler()
366 typec_set_pwr_opmode(port, TYPEC_PWR_MODE_1_5A); in tusb320_typec_irq_handler()
368 typec_set_pwr_opmode(port, TYPEC_PWR_MODE_3_0A); in tusb320_typec_irq_handler()
370 typec_set_pwr_opmode(port, TYPEC_PWR_MODE_USB); in tusb320_typec_irq_handler()
/openbmc/linux/drivers/usb/typec/
H A Dstusb160x.c371 typec_set_pwr_opmode(chip->port, stusb160x_get_pwr_opmode(chip)); in stusb160x_attach()
392 typec_set_pwr_opmode(chip->port, TYPEC_PWR_MODE_USB); in stusb160x_detach()
748 typec_set_pwr_opmode(chip->port, chip->pwr_opmode); in stusb160x_probe()
H A Drt1719.c271 typec_set_pwr_opmode(data->port, pwr_opmode); in rt1719_attach()
297 typec_set_pwr_opmode(data->port, TYPEC_PWR_MODE_USB); in rt1719_detach()
373 typec_set_pwr_opmode(data->port, TYPEC_PWR_MODE_PD); in rt1719_update_pwr_opmode()
H A Dwusb3801.c290 typec_set_pwr_opmode(wusb3801->port, in wusb3801_hw_update()
H A Danx7411.c366 typec_set_pwr_opmode(ctx->typec.port, mode - 1); in anx7411_detect_power_mode()
370 typec_set_pwr_opmode(ctx->typec.port, TYPEC_PWR_MODE_PD); in anx7411_detect_power_mode()
H A Dclass.c1865 void typec_set_pwr_opmode(struct typec_port *port, in typec_set_pwr_opmode() function
1890 EXPORT_SYMBOL_GPL(typec_set_pwr_opmode);
/openbmc/linux/include/linux/usb/
H A Dtypec.h309 void typec_set_pwr_opmode(struct typec_port *port, enum typec_pwr_opmode mode);
/openbmc/linux/drivers/usb/typec/ucsi/
H A Ducsi.c736 typec_set_pwr_opmode(con->port, TYPEC_PWR_MODE_PD); in ucsi_pwr_opmode_change()
743 typec_set_pwr_opmode(con->port, TYPEC_PWR_MODE_1_5A); in ucsi_pwr_opmode_change()
747 typec_set_pwr_opmode(con->port, TYPEC_PWR_MODE_3_0A); in ucsi_pwr_opmode_change()
751 typec_set_pwr_opmode(con->port, TYPEC_PWR_MODE_USB); in ucsi_pwr_opmode_change()
/openbmc/linux/drivers/usb/typec/tipd/
H A Dcore.c249 typec_set_pwr_opmode(tps->port, mode); in tps6598x_connect()
276 typec_set_pwr_opmode(tps->port, TYPEC_PWR_MODE_USB); in tps6598x_disconnect()
/openbmc/linux/Documentation/driver-api/usb/
H A Dtypec.rst140 :functions: typec_set_data_role typec_set_pwr_role typec_set_vconn_role typec_set_pwr_opmode
/openbmc/linux/drivers/platform/chrome/
H A Dcros_ec_typec.c1015 typec_set_pwr_opmode(typec->ports[port_num]->port, TYPEC_PWR_MODE_PD); in cros_typec_handle_status()
/openbmc/linux/drivers/usb/typec/tcpm/
H A Dtcpm.c4032 typec_set_pwr_opmode(port->typec_port, opmode); in run_state_machine()
4119 typec_set_pwr_opmode(port->typec_port, TYPEC_PWR_MODE_PD); in run_state_machine()
4274 typec_set_pwr_opmode(port->typec_port, opmode); in run_state_machine()
4415 typec_set_pwr_opmode(port->typec_port, in run_state_machine()