Searched refs:RK_PCIE_L2_TMOUT_US (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/pci/controller/dwc/ |
| H A D | pcie-dw-rockchip.c | 143 #define RK_PCIE_L2_TMOUT_US 5000 macro 2309 status, !(status & BIT(4)), 20, RK_PCIE_L2_TMOUT_US); in rockchip_dw_pcie_suspend() 2317 status, status & BIT(9), 20, RK_PCIE_L2_TMOUT_US); in rockchip_dw_pcie_suspend() 2326 status, status & READY_ENTER_L23, 20, RK_PCIE_L2_TMOUT_US); in rockchip_dw_pcie_suspend() 2334 status, ((status & S_MAX) == S_L2_IDLE), 20, RK_PCIE_L2_TMOUT_US); in rockchip_dw_pcie_suspend()
|