Searched defs:tcpci (Results 1 – 2 of 2) sorted by relevance
29 struct tcpci { struct38 struct tcpci_data *data; argument44 struct tcpci *tcpci; argument53 static int tcpci_read16(struct tcpci *tcpci, unsigned int reg, u16 *val) in tcpci_read16()70 static int tcpci_block_read(struct tcpci *tcpci, unsigned int reg, in tcpci_block_read()83 static int tcpci_write16(struct tcpci *tcpci, unsigned int reg, u16 val) in tcpci_write16()98 static int tcpci_block_write(struct tcpci *tcpci, unsigned int reg, in tcpci_block_write()113 struct tcpci *tcpci = tcpc_to_tcpci(tcpc); in tcpci_set_cc() local163 struct tcpci *tcpci = tcpc_to_tcpci(tcpc); in tcpci_start_toggling() local225 struct tcpci *tcpci = tcpc_to_tcpci(tcpc); in tcpci_get_cc() local[all …]
28 struct tcpci *tcpci; member93 static int husb311_init(struct tcpci *tcpci, struct tcpci_data *tdata) in husb311_init()