Home
last modified time | relevance | path

Searched refs:MVEBU_COMPHY_FRAME_DETECT0_PATN (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/phy/marvell/
H A Dphy-mvebu-cp110-comphy.c86 #define MVEBU_COMPHY_FRAME_DETECT0_PATN(n) ((n) << 7) macro
688 val &= ~MVEBU_COMPHY_FRAME_DETECT0_PATN(0x1ff); in mvebu_comphy_set_mode_10gbaser()
689 val |= MVEBU_COMPHY_FRAME_DETECT0_PATN(0x88); in mvebu_comphy_set_mode_10gbaser()
/kernel/linux/linux-6.6/drivers/phy/marvell/
H A Dphy-mvebu-cp110-comphy.c87 #define MVEBU_COMPHY_FRAME_DETECT0_PATN(n) ((n) << 7) macro
693 val &= ~MVEBU_COMPHY_FRAME_DETECT0_PATN(0x1ff); in mvebu_comphy_set_mode_10gbaser()
694 val |= MVEBU_COMPHY_FRAME_DETECT0_PATN(0x88); in mvebu_comphy_set_mode_10gbaser()

Completed in 4 milliseconds