Searched defs:tcpci (Results 1 – 4 of 4) sorted by relevance
| /Linux-v5.15/drivers/usb/typec/tcpm/ |
| D | tcpci.c | 36 struct tcpci { struct 46 struct tcpci_data *data; argument 50 struct tcpci *tcpci; argument 54 struct tcpm_port *tcpci_get_tcpm_port(struct tcpci *tcpci) in tcpci_get_tcpm_port() 65 static int tcpci_read16(struct tcpci *tcpci, unsigned int reg, u16 *val) in tcpci_read16() 70 static int tcpci_write16(struct tcpci *tcpci, unsigned int reg, u16 val) in tcpci_write16() 77 struct tcpci *tcpci = tcpc_to_tcpci(tcpc); in tcpci_set_cc() local 125 struct tcpci *tcpci = tcpc_to_tcpci(tcpc); in tcpci_apply_rc() local 154 struct tcpci *tcpci = tcpc_to_tcpci(tcpc); in tcpci_start_toggling() local 216 struct tcpci *tcpci = tcpc_to_tcpci(tcpc); in tcpci_get_cc() local [all …]
|
| D | tcpci_maxim.c | 45 struct tcpci *tcpci; member 211 static int max_tcpci_set_vbus(struct tcpci *tcpci, struct tcpci_data *tdata, bool source, bool sink) in max_tcpci_set_vbus() 256 static void max_tcpci_frs_sourcing_vbus(struct tcpci *tcpci, struct tcpci_data *tdata) in max_tcpci_frs_sourcing_vbus() 281 static void max_tcpci_set_partner_usb_comm_capable(struct tcpci *tcpci, struct tcpci_data *data, in max_tcpci_set_partner_usb_comm_capable() 423 static int max_tcpci_start_toggling(struct tcpci *tcpci, struct tcpci_data *tdata, in max_tcpci_start_toggling() 433 static int tcpci_init(struct tcpci *tcpci, struct tcpci_data *data) in tcpci_init()
|
| D | tcpci_rt1711h.c | 40 struct tcpci *tcpci; member 76 static int rt1711h_init(struct tcpci *tcpci, struct tcpci_data *tdata) in rt1711h_init() 107 static int rt1711h_set_vconn(struct tcpci *tcpci, struct tcpci_data *tdata, in rt1711h_set_vconn() 116 static int rt1711h_start_drp_toggling(struct tcpci *tcpci, in rt1711h_start_drp_toggling()
|
| D | tcpci_mt6360.c | 37 struct tcpci *tcpci; member 54 static int mt6360_tcpc_init(struct tcpci *tcpci, struct tcpci_data *tdata) in mt6360_tcpc_init()
|