Searched refs:tcpci_read16 (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/u-boot/drivers/power/power_delivery/ |
| H A D | tcpci.c | 53 static int tcpci_read16(struct tcpci *tcpci, unsigned int reg, u16 *val) in tcpci_read16() function 510 tcpci_read16(tcpci, TCPC_ALERT, &status); in tcpci_poll_event() 559 tcpci_read16(tcpci, TCPC_RX_HDR, &header); in tcpci_poll_event()
|
| /OK3568_Linux_fs/kernel/drivers/usb/typec/tcpm/ |
| H A D | tcpci.c | 75 static int tcpci_read16(struct tcpci *tcpci, unsigned int reg, u16 *val) in tcpci_read16() function 693 tcpci_read16(tcpci, TCPC_ALERT, &status); in tcpci_irq() 735 tcpci_read16(tcpci, TCPC_RX_HDR, &header); in tcpci_irq()
|