Symbol: fusb302_log
drivers/usb/typec/tcpm/fusb302.c
1006
fusb302_log(chip, "sending PD message header: %x", msg->header);
drivers/usb/typec/tcpm/fusb302.c
1007
fusb302_log(chip, "sending PD message len: %d", len);
drivers/usb/typec/tcpm/fusb302.c
1044
fusb302_log(chip, "Cannot update retry count ret=%d", ret);
drivers/usb/typec/tcpm/fusb302.c
1048
fusb302_log(chip,
drivers/usb/typec/tcpm/fusb302.c
1054
fusb302_log(chip,
drivers/usb/typec/tcpm/fusb302.c
1058
fusb302_log(chip, "type %s not supported",
drivers/usb/typec/tcpm/fusb302.c
1089
fusb302_log(chip, "BC_LVL interrupt is turned off, abort");
drivers/usb/typec/tcpm/fusb302.c
1095
fusb302_log(chip, "BC_LVL handler, status0=0x%02x", status0);
drivers/usb/typec/tcpm/fusb302.c
1097
fusb302_log(chip, "CC activities detected, delay handling");
drivers/usb/typec/tcpm/fusb302.c
1106
fusb302_log(chip, "cc1: %s -> %s",
drivers/usb/typec/tcpm/fusb302.c
1114
fusb302_log(chip, "cc2: %s -> %s",
drivers/usb/typec/tcpm/fusb302.c
1202
fusb302_log(chip, "cannot set cc polarity %s, ret=%d",
drivers/usb/typec/tcpm/fusb302.c
1214
fusb302_log(chip, "restart toggling as CC_OPEN detected");
drivers/usb/typec/tcpm/fusb302.c
1231
fusb302_log(chip,
drivers/usb/typec/tcpm/fusb302.c
1238
fusb302_log(chip,
drivers/usb/typec/tcpm/fusb302.c
1243
fusb302_log(chip, "detected cc1=%s, cc2=%s",
drivers/usb/typec/tcpm/fusb302.c
1269
fusb302_log(chip, "get_src_cc_status switches: 0x%0x", status0);
drivers/usb/typec/tcpm/fusb302.c
1281
fusb302_log(chip, "get_src_cc_status rd_mda status0: 0x%0x", status0);
drivers/usb/typec/tcpm/fusb302.c
1297
fusb302_log(chip, "get_src_cc_status ra_mda status0: 0x%0x", status0);
drivers/usb/typec/tcpm/fusb302.c
1335
fusb302_log(chip, "cannot set toggling mode off, ret=%d", ret);
drivers/usb/typec/tcpm/fusb302.c
1354
fusb302_log(chip, "unexpected CC status cc1=%s, cc2=%s, restarting toggling",
drivers/usb/typec/tcpm/fusb302.c
1362
fusb302_log(chip, "cannot set cc polarity %s, ret=%d",
drivers/usb/typec/tcpm/fusb302.c
1380
fusb302_log(chip,
drivers/usb/typec/tcpm/fusb302.c
1385
fusb302_log(chip, "detected cc1=%s, cc2=%s",
drivers/usb/typec/tcpm/fusb302.c
1412
fusb302_log(chip, "AudioAccessory not supported");
drivers/usb/typec/tcpm/fusb302.c
1416
fusb302_log(chip, "TOGDONE with an invalid state: %d",
drivers/usb/typec/tcpm/fusb302.c
1449
fusb302_log(chip, "PD message too long %d", len);
drivers/usb/typec/tcpm/fusb302.c
1462
fusb302_log(chip, "PD message header: %x", msg->header);
drivers/usb/typec/tcpm/fusb302.c
1463
fusb302_log(chip, "PD message len: %d", len);
drivers/usb/typec/tcpm/fusb302.c
1535
fusb302_log(chip,
drivers/usb/typec/tcpm/fusb302.c
1541
fusb302_log(chip, "IRQ: VBUS_OK, vbus=%s",
drivers/usb/typec/tcpm/fusb302.c
1550
fusb302_log(chip, "IRQ: TOGDONE");
drivers/usb/typec/tcpm/fusb302.c
1553
fusb302_log(chip,
drivers/usb/typec/tcpm/fusb302.c
1560
fusb302_log(chip, "IRQ: BC_LVL, handler pending");
drivers/usb/typec/tcpm/fusb302.c
1572
fusb302_log(chip, "IRQ: COMP_CHNG, comp=%s",
drivers/usb/typec/tcpm/fusb302.c
1583
fusb302_log(chip, "IRQ: PD collision");
drivers/usb/typec/tcpm/fusb302.c
1588
fusb302_log(chip, "IRQ: PD retry failed");
drivers/usb/typec/tcpm/fusb302.c
1593
fusb302_log(chip, "IRQ: PD hardreset sent");
drivers/usb/typec/tcpm/fusb302.c
1596
fusb302_log(chip, "cannot PD reset, ret=%d", ret);
drivers/usb/typec/tcpm/fusb302.c
1603
fusb302_log(chip, "IRQ: PD tx success");
drivers/usb/typec/tcpm/fusb302.c
1606
fusb302_log(chip,
drivers/usb/typec/tcpm/fusb302.c
1613
fusb302_log(chip, "IRQ: PD received hardreset");
drivers/usb/typec/tcpm/fusb302.c
1616
fusb302_log(chip, "cannot PD reset, ret=%d", ret);
drivers/usb/typec/tcpm/fusb302.c
1623
fusb302_log(chip, "IRQ: PD sent good CRC");
drivers/usb/typec/tcpm/fusb302.c
1626
fusb302_log(chip,
drivers/usb/typec/tcpm/fusb302.c
184
static void fusb302_log(struct fusb302_chip *chip, const char *fmt, ...)
drivers/usb/typec/tcpm/fusb302.c
244
fusb302_log(chip, "cannot write 0x%02x to 0x%02x, ret=%d",
drivers/usb/typec/tcpm/fusb302.c
261
fusb302_log(chip, "cannot block write 0x%02x, len=%d, ret=%d",
drivers/usb/typec/tcpm/fusb302.c
275
fusb302_log(chip, "cannot read %02x, ret=%d", address, ret);
drivers/usb/typec/tcpm/fusb302.c
291
fusb302_log(chip, "cannot block read 0x%02x, len=%d, ret=%d",
drivers/usb/typec/tcpm/fusb302.c
296
fusb302_log(chip, "only read %d/%d bytes from 0x%02x",
drivers/usb/typec/tcpm/fusb302.c
342
fusb302_log(chip, "cannot sw reset the chip, ret=%d", ret);
drivers/usb/typec/tcpm/fusb302.c
344
fusb302_log(chip, "sw reset");
drivers/usb/typec/tcpm/fusb302.c
420
fusb302_log(chip, "fusb302 device ID: 0x%02x", data);
drivers/usb/typec/tcpm/fusb302.c
626
fusb302_log(chip, "unsupported cc value %s",
drivers/usb/typec/tcpm/fusb302.c
632
fusb302_log(chip, "cc := %s", typec_cc_status_name[cc]);
drivers/usb/typec/tcpm/fusb302.c
636
fusb302_log(chip, "cannot set toggling mode, ret=%d", ret);
drivers/usb/typec/tcpm/fusb302.c
643
fusb302_log(chip, "cannot set pull-up/-down, ret = %d", ret);
drivers/usb/typec/tcpm/fusb302.c
653
fusb302_log(chip, "cannot set src current %s, ret=%d",
drivers/usb/typec/tcpm/fusb302.c
666
fusb302_log(chip,
drivers/usb/typec/tcpm/fusb302.c
676
fusb302_log(chip, "cannot set SRC interrupt, ret=%d",
drivers/usb/typec/tcpm/fusb302.c
689
fusb302_log(chip, "cannot set SRC interrupt, ret=%d",
drivers/usb/typec/tcpm/fusb302.c
714
fusb302_log(chip, "cc1=%s, cc2=%s", typec_cc_status_name[*cc1],
drivers/usb/typec/tcpm/fusb302.c
738
fusb302_log(chip, "vconn is already %s", str_on_off(on));
drivers/usb/typec/tcpm/fusb302.c
751
fusb302_log(chip, "vconn := %s", str_on_off(on));
drivers/usb/typec/tcpm/fusb302.c
766
fusb302_log(chip, "vbus is already %s", str_on_off(on));
drivers/usb/typec/tcpm/fusb302.c
773
fusb302_log(chip, "cannot %s vbus regulator, ret=%d",
drivers/usb/typec/tcpm/fusb302.c
778
fusb302_log(chip, "vbus := %s", str_on_off(on));
drivers/usb/typec/tcpm/fusb302.c
781
fusb302_log(chip, "charge is already %s", str_on_off(charge));
drivers/usb/typec/tcpm/fusb302.c
846
fusb302_log(chip, "pd is already %s", str_on_off(on));
drivers/usb/typec/tcpm/fusb302.c
852
fusb302_log(chip, "cannot flush pd rx buffer, ret=%d", ret);
drivers/usb/typec/tcpm/fusb302.c
857
fusb302_log(chip, "cannot flush pd tx buffer, ret=%d", ret);
drivers/usb/typec/tcpm/fusb302.c
862
fusb302_log(chip, "cannot turn %s auto GCRC, ret=%d",
drivers/usb/typec/tcpm/fusb302.c
868
fusb302_log(chip, "cannot turn %s pd interrupts, ret=%d",
drivers/usb/typec/tcpm/fusb302.c
874
fusb302_log(chip, "pd := %s", str_on_off(on));
drivers/usb/typec/tcpm/fusb302.c
909
fusb302_log(chip, "unable to set pd header %s, %s, ret=%d",
drivers/usb/typec/tcpm/fusb302.c
914
fusb302_log(chip, "pd header := %s, %s", typec_role_name[pwr],
drivers/usb/typec/tcpm/fusb302.c
946
fusb302_log(chip, "unable to set src current %s, ret=%d",
drivers/usb/typec/tcpm/fusb302.c
952
fusb302_log(chip,
drivers/usb/typec/tcpm/fusb302.c
956
fusb302_log(chip, "start drp toggling");
drivers/usb/typec/tcpm/fusb302.c
981
fusb302_log(chip,