Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/pci/controller/
H A Dpcie-rockchip.h105 #define PCIE_CORE_TXCREDIT_CFG1_MUI_MASK 0xFFFF0000 macro
H A Dpcie-rockchip-host.c97 val &= ~PCIE_CORE_TXCREDIT_CFG1_MUI_MASK; in rockchip_pcie_update_txcredit_mui()