Lines Matching refs:ERROR

39         zxlogf(ERROR, "aml_pcie: failed to get pdev protocol, st = %d", st);  in InitProtocols()
45 zxlogf(ERROR, "aml_pcie: failed to get gpio protocol, st = %d", st); in InitProtocols()
51 zxlogf(ERROR, "aml_pcie: failed to configure rst gpio, st = %d", st); in InitProtocols()
57 zxlogf(ERROR, "aml_pcie: failed to get clk protocol, st = %d", st); in InitProtocols()
75 zxlogf(ERROR, "aml_pcie: failed to map dbi mmio, st = %d\n", st); in InitMmios()
83 zxlogf(ERROR, "aml_pcie: failed to pin DBI, st = %d\n", st); in InitMmios()
91 zxlogf(ERROR, "aml_pcie: failed to map cfg mmio, st = %d\n", st); in InitMmios()
99 zxlogf(ERROR, "aml_pcie: failed to map rst mmio, st = %d\n", st); in InitMmios()
107 zxlogf(ERROR, "aml_pcie: failed to map pll mmio, st = %d\n", st); in InitMmios()
122 zxlogf(ERROR, "aml_pcie: could not get cfg atu metadata\n"); in InitMetadata()
129 zxlogf(ERROR, "aml_pcie: could not get io atu metadata\n"); in InitMetadata()
136 zxlogf(ERROR, "aml_pcie: could not get mem atu metadata\n"); in InitMetadata()
201 zxlogf(ERROR, "aml_pcie: failed to init root clock, st = %d\n", st); in Init()
207 zxlogf(ERROR, "aml_pcie: failed to init pciea clock, st = %d\n", st); in Init()
215 zxlogf(ERROR, "aml_pcie: failed to init port clock, st = %d\n", st); in Init()
226 zxlogf(ERROR, "aml_pcie: failed to establish link, st = %d\n", st); in Init()
233 zxlogf(ERROR, "aml_pcie: failed to add pcie io range, st = %d\n", st); in Init()
240 zxlogf(ERROR, "aml_pcie: failed to add pcie mmio range, st = %d\n", st); in Init()
249 zxlogf(ERROR, "aml_pcie: failed to allocate pci init arg\n"); in Init()
278 zxlogf(ERROR, "aml_pcie: failed to init pci bus driver, st = %d\n", st); in Init()
286 zxlogf(ERROR, "aml_pcie: pdev_device_add failed, st = %d\n", st); in Init()
301 zxlogf(ERROR, "aml_pcie: failed to allocate aml pcie device\n"); in aml_pcie_bind()
309 zxlogf(ERROR, "aml_pcie: failed to start, st = %d\n", st); in aml_pcie_bind()