Lines Matching refs:str
516 char __maybe_unused *str = NULL;
549 str = "RESERVED";
552 str = "INTERNAL";
555 str = "EXTERNAL";
558 str = "BOTH";
561 XLGMAC_PR("Timestamp System Time Source : %s\n", str);
569 str = "128 bytes";
572 str = "256 bytes";
575 str = "512 bytes";
578 str = "1 KBytes";
581 str = "2 KBytes";
584 str = "4 KBytes";
587 str = "8 KBytes";
590 str = "16 KBytes";
593 str = "32 kBytes";
596 str = "64 KBytes";
599 str = "128 KBytes";
602 str = "256 KBytes";
605 str = "RESERVED";
607 XLGMAC_PR("MTL Receive FIFO Size : %s\n", str);
611 str = "128 bytes";
614 str = "256 bytes";
617 str = "512 bytes";
620 str = "1 KBytes";
623 str = "2 KBytes";
626 str = "4 KBytes";
629 str = "8 KBytes";
632 str = "16 KBytes";
635 str = "32 kBytes";
638 str = "64 KBytes";
641 str = "128 KBytes";
644 str = "256 KBytes";
647 str = "RESERVED";
649 XLGMAC_PR("MTL Transmit FIFO Size : %s\n", str);
684 str = "No PPS output";
687 str = "1 PPS output";
690 str = "2 PPS output";
693 str = "3 PPS output";
696 str = "4 PPS output";
699 str = "RESERVED";
701 XLGMAC_PR("Number of PPS Outputs : %s\n", str);
705 str = "No auxiliary input";
708 str = "1 auxiliary input";
711 str = "2 auxiliary input";
714 str = "3 auxiliary input";
717 str = "4 auxiliary input";
720 str = "RESERVED";
722 XLGMAC_PR("Number of Auxiliary Snapshot Inputs : %s", str);