Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/pinctrl/mediatek/
H A Dpinctrl-mt7623.c14 #define BOND_PCIE_CLR (0x77 << 3) macro
1254 mtk_rmw(dev, PIN_BOND_REG0, BOND_PCIE_CLR, BOND_PCIE_CLR); in mt7623_bonding_disable()
/openbmc/linux/drivers/pinctrl/mediatek/
H A Dpinctrl-mt7623.c16 #define BOND_PCIE_CLR (0x77 << 3) macro
1407 mtk_rmw(hw, 0, PIN_BOND_REG0, BOND_PCIE_CLR, BOND_PCIE_CLR); in mt7623_bonding_disable()