sys/dev/fdt/tcpci.c
193
uint8_t tcpci_read_reg8(struct tcpci_softc *, uint8_t);
sys/dev/fdt/tcpci.c
256
tcpci_write_reg8(sc, TCPC_POWER_CTRL, tcpci_read_reg8(sc,
sys/dev/fdt/tcpci.c
308
tcpci_write_reg8(sc, TCPC_POWER_CTRL, tcpci_read_reg8(sc,
sys/dev/fdt/tcpci.c
313
tcpci_write_reg8(sc, TCPC_FAULT_STATUS, tcpci_read_reg8(sc,
sys/dev/fdt/tcpci.c
399
cc = tcpci_read_reg8(sc, TCPC_CC_STATUS);
sys/dev/fdt/tcpci.c
413
tcpci_write_reg8(sc, TCPC_POWER_CTRL, tcpci_read_reg8(sc,
sys/dev/fdt/tcpci.c
438
tcpci_write_reg8(sc, TCPC_POWER_CTRL, tcpci_read_reg8(sc,
sys/dev/fdt/tcpci.c
474
if (tcpci_read_reg8(sc, TCPC_POWER_STATUS_MASK) == 0xff)
sys/dev/fdt/tcpci.c
477
power = tcpci_read_reg8(sc, TCPC_POWER_STATUS);
sys/dev/fdt/tcpci.c
537
tcpci_write_reg8(sc, TCPC_POWER_CTRL, tcpci_read_reg8(sc,