Symbol: fusb302_log
drivers/usb/typec/tcpm/fusb302.c
1007
fusb302_log(chip, "sending PD message header: %x", msg->header);
drivers/usb/typec/tcpm/fusb302.c
1008
fusb302_log(chip, "sending PD message len: %d", len);
drivers/usb/typec/tcpm/fusb302.c
1045
fusb302_log(chip, "Cannot update retry count ret=%d", ret);
drivers/usb/typec/tcpm/fusb302.c
1049
fusb302_log(chip,
drivers/usb/typec/tcpm/fusb302.c
1055
fusb302_log(chip,
drivers/usb/typec/tcpm/fusb302.c
1059
fusb302_log(chip, "type %s not supported",
drivers/usb/typec/tcpm/fusb302.c
1090
fusb302_log(chip, "BC_LVL interrupt is turned off, abort");
drivers/usb/typec/tcpm/fusb302.c
1096
fusb302_log(chip, "BC_LVL handler, status0=0x%02x", status0);
drivers/usb/typec/tcpm/fusb302.c
1098
fusb302_log(chip, "CC activities detected, delay handling");
drivers/usb/typec/tcpm/fusb302.c
1107
fusb302_log(chip, "cc1: %s -> %s",
drivers/usb/typec/tcpm/fusb302.c
1115
fusb302_log(chip, "cc2: %s -> %s",
drivers/usb/typec/tcpm/fusb302.c
1203
fusb302_log(chip, "cannot set cc polarity %s, ret=%d",
drivers/usb/typec/tcpm/fusb302.c
1215
fusb302_log(chip, "restart toggling as CC_OPEN detected");
drivers/usb/typec/tcpm/fusb302.c
1232
fusb302_log(chip,
drivers/usb/typec/tcpm/fusb302.c
1239
fusb302_log(chip,
drivers/usb/typec/tcpm/fusb302.c
1244
fusb302_log(chip, "detected cc1=%s, cc2=%s",
drivers/usb/typec/tcpm/fusb302.c
1270
fusb302_log(chip, "get_src_cc_status switches: 0x%0x", status0);
drivers/usb/typec/tcpm/fusb302.c
1282
fusb302_log(chip, "get_src_cc_status rd_mda status0: 0x%0x", status0);
drivers/usb/typec/tcpm/fusb302.c
1298
fusb302_log(chip, "get_src_cc_status ra_mda status0: 0x%0x", status0);
drivers/usb/typec/tcpm/fusb302.c
1336
fusb302_log(chip, "cannot set toggling mode off, ret=%d", ret);
drivers/usb/typec/tcpm/fusb302.c
1355
fusb302_log(chip, "unexpected CC status cc1=%s, cc2=%s, restarting toggling",
drivers/usb/typec/tcpm/fusb302.c
1363
fusb302_log(chip, "cannot set cc polarity %s, ret=%d",
drivers/usb/typec/tcpm/fusb302.c
1381
fusb302_log(chip,
drivers/usb/typec/tcpm/fusb302.c
1386
fusb302_log(chip, "detected cc1=%s, cc2=%s",
drivers/usb/typec/tcpm/fusb302.c
1413
fusb302_log(chip, "AudioAccessory not supported");
drivers/usb/typec/tcpm/fusb302.c
1417
fusb302_log(chip, "TOGDONE with an invalid state: %d",
drivers/usb/typec/tcpm/fusb302.c
1450
fusb302_log(chip, "PD message too long %d", len);
drivers/usb/typec/tcpm/fusb302.c
1463
fusb302_log(chip, "PD message header: %x", msg->header);
drivers/usb/typec/tcpm/fusb302.c
1464
fusb302_log(chip, "PD message len: %d", len);
drivers/usb/typec/tcpm/fusb302.c
1536
fusb302_log(chip,
drivers/usb/typec/tcpm/fusb302.c
1542
fusb302_log(chip, "IRQ: VBUS_OK, vbus=%s",
drivers/usb/typec/tcpm/fusb302.c
1551
fusb302_log(chip, "IRQ: TOGDONE");
drivers/usb/typec/tcpm/fusb302.c
1554
fusb302_log(chip,
drivers/usb/typec/tcpm/fusb302.c
1561
fusb302_log(chip, "IRQ: BC_LVL, handler pending");
drivers/usb/typec/tcpm/fusb302.c
1573
fusb302_log(chip, "IRQ: COMP_CHNG, comp=%s",
drivers/usb/typec/tcpm/fusb302.c
1584
fusb302_log(chip, "IRQ: PD collision");
drivers/usb/typec/tcpm/fusb302.c
1589
fusb302_log(chip, "IRQ: PD retry failed");
drivers/usb/typec/tcpm/fusb302.c
1594
fusb302_log(chip, "IRQ: PD hardreset sent");
drivers/usb/typec/tcpm/fusb302.c
1597
fusb302_log(chip, "cannot PD reset, ret=%d", ret);
drivers/usb/typec/tcpm/fusb302.c
1604
fusb302_log(chip, "IRQ: PD tx success");
drivers/usb/typec/tcpm/fusb302.c
1607
fusb302_log(chip,
drivers/usb/typec/tcpm/fusb302.c
1614
fusb302_log(chip, "IRQ: PD received hardreset");
drivers/usb/typec/tcpm/fusb302.c
1617
fusb302_log(chip, "cannot PD reset, ret=%d", ret);
drivers/usb/typec/tcpm/fusb302.c
1624
fusb302_log(chip, "IRQ: PD sent good CRC");
drivers/usb/typec/tcpm/fusb302.c
1627
fusb302_log(chip,
drivers/usb/typec/tcpm/fusb302.c
185
static void fusb302_log(struct fusb302_chip *chip, const char *fmt, ...)
drivers/usb/typec/tcpm/fusb302.c
245
fusb302_log(chip, "cannot write 0x%02x to 0x%02x, ret=%d",
drivers/usb/typec/tcpm/fusb302.c
262
fusb302_log(chip, "cannot block write 0x%02x, len=%d, ret=%d",
drivers/usb/typec/tcpm/fusb302.c
276
fusb302_log(chip, "cannot read %02x, ret=%d", address, ret);
drivers/usb/typec/tcpm/fusb302.c
292
fusb302_log(chip, "cannot block read 0x%02x, len=%d, ret=%d",
drivers/usb/typec/tcpm/fusb302.c
297
fusb302_log(chip, "only read %d/%d bytes from 0x%02x",
drivers/usb/typec/tcpm/fusb302.c
343
fusb302_log(chip, "cannot sw reset the chip, ret=%d", ret);
drivers/usb/typec/tcpm/fusb302.c
345
fusb302_log(chip, "sw reset");
drivers/usb/typec/tcpm/fusb302.c
421
fusb302_log(chip, "fusb302 device ID: 0x%02x", data);
drivers/usb/typec/tcpm/fusb302.c
627
fusb302_log(chip, "unsupported cc value %s",
drivers/usb/typec/tcpm/fusb302.c
633
fusb302_log(chip, "cc := %s", typec_cc_status_name[cc]);
drivers/usb/typec/tcpm/fusb302.c
637
fusb302_log(chip, "cannot set toggling mode, ret=%d", ret);
drivers/usb/typec/tcpm/fusb302.c
644
fusb302_log(chip, "cannot set pull-up/-down, ret = %d", ret);
drivers/usb/typec/tcpm/fusb302.c
654
fusb302_log(chip, "cannot set src current %s, ret=%d",
drivers/usb/typec/tcpm/fusb302.c
667
fusb302_log(chip,
drivers/usb/typec/tcpm/fusb302.c
677
fusb302_log(chip, "cannot set SRC interrupt, ret=%d",
drivers/usb/typec/tcpm/fusb302.c
690
fusb302_log(chip, "cannot set SRC interrupt, ret=%d",
drivers/usb/typec/tcpm/fusb302.c
715
fusb302_log(chip, "cc1=%s, cc2=%s", typec_cc_status_name[*cc1],
drivers/usb/typec/tcpm/fusb302.c
739
fusb302_log(chip, "vconn is already %s", str_on_off(on));
drivers/usb/typec/tcpm/fusb302.c
752
fusb302_log(chip, "vconn := %s", str_on_off(on));
drivers/usb/typec/tcpm/fusb302.c
767
fusb302_log(chip, "vbus is already %s", str_on_off(on));
drivers/usb/typec/tcpm/fusb302.c
774
fusb302_log(chip, "cannot %s vbus regulator, ret=%d",
drivers/usb/typec/tcpm/fusb302.c
779
fusb302_log(chip, "vbus := %s", str_on_off(on));
drivers/usb/typec/tcpm/fusb302.c
782
fusb302_log(chip, "charge is already %s", str_on_off(charge));
drivers/usb/typec/tcpm/fusb302.c
847
fusb302_log(chip, "pd is already %s", str_on_off(on));
drivers/usb/typec/tcpm/fusb302.c
853
fusb302_log(chip, "cannot flush pd rx buffer, ret=%d", ret);
drivers/usb/typec/tcpm/fusb302.c
858
fusb302_log(chip, "cannot flush pd tx buffer, ret=%d", ret);
drivers/usb/typec/tcpm/fusb302.c
863
fusb302_log(chip, "cannot turn %s auto GCRC, ret=%d",
drivers/usb/typec/tcpm/fusb302.c
869
fusb302_log(chip, "cannot turn %s pd interrupts, ret=%d",
drivers/usb/typec/tcpm/fusb302.c
875
fusb302_log(chip, "pd := %s", str_on_off(on));
drivers/usb/typec/tcpm/fusb302.c
910
fusb302_log(chip, "unable to set pd header %s, %s, ret=%d",
drivers/usb/typec/tcpm/fusb302.c
915
fusb302_log(chip, "pd header := %s, %s", typec_role_name[pwr],
drivers/usb/typec/tcpm/fusb302.c
947
fusb302_log(chip, "unable to set src current %s, ret=%d",
drivers/usb/typec/tcpm/fusb302.c
953
fusb302_log(chip,
drivers/usb/typec/tcpm/fusb302.c
957
fusb302_log(chip, "start drp toggling");
drivers/usb/typec/tcpm/fusb302.c
982
fusb302_log(chip,