Lines Matching refs:device_printf
336 device_printf(bus, "route pin %d for device %d.%d to %u\n", in tegra_pcib_route_interrupt()
360 device_printf(sc->dev, "Cannot map config space\n"); in tegra_pcbib_map_cfg()
578 device_printf(sc->dev, in tegra_pcib_msi_intr()
620 device_printf(sc->dev, "%s: not implemented yet\n", __func__); in tegra_pcib_msi_detach()
814 device_printf(sc->dev, "Cannot assert 'pcie_x' reset\n"); in tegra_pcib_enable_fdt_resources()
819 device_printf(sc->dev, "Cannot assert 'afi' reset\n"); in tegra_pcib_enable_fdt_resources()
824 device_printf(sc->dev, "Cannot assert 'pex' reset\n"); in tegra_pcib_enable_fdt_resources()
833 device_printf(sc->dev, in tegra_pcib_enable_fdt_resources()
839 device_printf(sc->dev, in tegra_pcib_enable_fdt_resources()
845 device_printf(sc->dev, in tegra_pcib_enable_fdt_resources()
851 device_printf(sc->dev, in tegra_pcib_enable_fdt_resources()
857 device_printf(sc->dev, in tegra_pcib_enable_fdt_resources()
863 device_printf(sc->dev, in tegra_pcib_enable_fdt_resources()
869 device_printf(sc->dev, in tegra_pcib_enable_fdt_resources()
877 device_printf(sc->dev, "Cannot enable 'PCX' powergate\n"); in tegra_pcib_enable_fdt_resources()
883 device_printf(sc->dev, "Cannot unreset 'afi' reset\n"); in tegra_pcib_enable_fdt_resources()
889 device_printf(sc->dev, "Cannot enable 'afi' clock\n"); in tegra_pcib_enable_fdt_resources()
894 device_printf(sc->dev, "Cannot enable 'cml' clock\n"); in tegra_pcib_enable_fdt_resources()
899 device_printf(sc->dev, "Cannot enable 'pll_e' clock\n"); in tegra_pcib_enable_fdt_resources()
924 device_printf(sc->dev, "Cannot parse assigned-address: %d\n", in tegra_pcib_parse_port()
932 device_printf(sc->dev, "Invalid port index: %d\n", in tegra_pcib_parse_port()
943 device_printf(sc->dev, "Cannot parse reg: %d\n", rv); in tegra_pcib_parse_port()
951 device_printf(sc->dev, "Cannot parse nvidia,num-lanes: %d\n", in tegra_pcib_parse_port()
956 device_printf(sc->dev, "Invalid nvidia,num-lanes: %d\n", in tegra_pcib_parse_port()
967 device_printf(sc->dev, in tegra_pcib_parse_port()
991 device_printf(sc->dev, in tegra_pcib_parse_fdt_resources()
998 device_printf(sc->dev, in tegra_pcib_parse_fdt_resources()
1005 device_printf(sc->dev, in tegra_pcib_parse_fdt_resources()
1012 device_printf(sc->dev, in tegra_pcib_parse_fdt_resources()
1019 device_printf(sc->dev, in tegra_pcib_parse_fdt_resources()
1026 device_printf(sc->dev, in tegra_pcib_parse_fdt_resources()
1033 device_printf(sc->dev, in tegra_pcib_parse_fdt_resources()
1041 device_printf(sc->dev, "Cannot get 'pex' reset\n"); in tegra_pcib_parse_fdt_resources()
1046 device_printf(sc->dev, "Cannot get 'afi' reset\n"); in tegra_pcib_parse_fdt_resources()
1051 device_printf(sc->dev, "Cannot get 'pcie_x' reset\n"); in tegra_pcib_parse_fdt_resources()
1058 device_printf(sc->dev, "Cannot get 'pex' clock\n"); in tegra_pcib_parse_fdt_resources()
1063 device_printf(sc->dev, "Cannot get 'afi' clock\n"); in tegra_pcib_parse_fdt_resources()
1068 device_printf(sc->dev, "Cannot get 'pll_e' clock\n"); in tegra_pcib_parse_fdt_resources()
1073 device_printf(sc->dev, "Cannot get 'cml' clock\n"); in tegra_pcib_parse_fdt_resources()
1082 device_printf(sc->dev, "Cannot parse PCIe port node\n"); in tegra_pcib_parse_fdt_resources()
1101 device_printf(sc->dev, in tegra_pcib_decode_ranges()
1111 device_printf(sc->dev, in tegra_pcib_decode_ranges()
1119 device_printf(sc->dev, in tegra_pcib_decode_ranges()
1130 device_printf(sc->dev, in tegra_pcib_decode_ranges()
1210 device_printf(sc->dev, " port %d (%d lane%s): Link is %s\n", in tegra_pcib_port_enable()
1238 device_printf(sc->dev, " port %d (%d lane%s): Disabled\n", in tegra_pcib_port_disable()
1269 device_printf(sc->dev, "Cannot enable FDT resources\n"); in tegra_pcib_enable()
1286 device_printf(sc->dev, in tegra_pcib_enable()
1291 device_printf(sc->dev, in tegra_pcib_enable()
1295 device_printf(sc->dev, in tegra_pcib_enable()
1315 device_printf(sc->dev, in tegra_pcib_enable()
1326 device_printf(sc->dev, "Cannot unreset 'pci_x' reset\n"); in tegra_pcib_enable()
1414 device_printf(dev, "cannot setup MSI interrupt handler\n"); in tegra_pcib_attach_msi()
1420 device_printf(dev, "WARNING: unable to attach PIC\n"); in tegra_pcib_attach_msi()
1466 device_printf(dev, "Cannot get FDT resources\n"); in tegra_pcib_attach()
1475 device_printf(dev, "Cannot allocate PADS register\n"); in tegra_pcib_attach()
1489 device_printf(dev, "Cannot allocate AFI register\n"); in tegra_pcib_attach()
1498 device_printf(dev, "Cannot allocate config space memory\n"); in tegra_pcib_attach()
1513 device_printf(sc->dev, "Cannot allocate memory for " in tegra_pcib_attach()
1527 device_printf(dev, "Cannot allocate IRQ resources\n"); in tegra_pcib_attach()
1536 device_printf(dev, "Cannot allocate MSI IRQ resources\n"); in tegra_pcib_attach()
1553 device_printf(dev, "cannot setup interrupt handler\n"); in tegra_pcib_attach()