Home
last modified time | relevance | path

Searched defs:SPEAR1310_PCIE_CFG_MASK (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/phy/st/
H A Dphy-spear1310-miphy.c53 #define SPEAR1310_PCIE_CFG_MASK(x) ((0xF << (x * 4)) | BIT((x + 29))) macro
/kernel/linux/linux-6.6/drivers/phy/st/
H A Dphy-spear1310-miphy.c54 #define SPEAR1310_PCIE_CFG_MASK(x) ((0xF << (x * 4)) | BIT((x + 29))) macro

Completed in 1 milliseconds