Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/pci/controller/
Dpcie-rockchip.h91 #define PCIE_CORE_TXCREDIT_CFG1_MUI_MASK 0xFFFF0000 macro
Dpcie-rockchip-host.c66 val &= ~PCIE_CORE_TXCREDIT_CFG1_MUI_MASK; in rockchip_pcie_update_txcredit_mui()