Searched refs:tcpm_set_charge (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/u-boot/drivers/power/power_delivery/ |
| H A D | tcpm.c | 1950 static int tcpm_set_charge(struct tcpm_port *port, bool charge) in tcpm_set_charge() function 2395 tcpm_set_charge(port, true); in run_state_machine() 2543 tcpm_set_charge(port, false); in run_state_machine() 2579 tcpm_set_charge(port, true); in run_state_machine() 2714 tcpm_set_charge(port, false); in run_state_machine()
|
| /OK3568_Linux_fs/kernel/drivers/usb/typec/tcpm/ |
| H A D | tcpm.c | 3555 static int tcpm_set_charge(struct tcpm_port *port, bool charge) in tcpm_set_charge() function 4291 tcpm_set_charge(port, true); in run_state_machine() 4551 tcpm_set_charge(port, false); in run_state_machine() 4589 tcpm_set_charge(port, true); in run_state_machine() 4767 tcpm_set_charge(port, false); in run_state_machine()
|