Home
last modified time | relevance | path

Searched refs:PB_ERRCS_ES (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/pci/
H A Dtsi108_pci.c38 if (err_stat & PB_ERRCS_ES) { in tsi108_clear_pci_error()
44 PB_ERRCS_ES; in tsi108_clear_pci_error()
/OK3568_Linux_fs/u-boot/include/
H A Dtsi108.h113 #define PB_ERRCS_ES (1 << 1) macro