Searched refs:pipebase (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/phy/st/ |
H A D | phy-miphy28lp.c | 206 void __iomem *pipebase; member 939 || (!miphy_phy->base) || (!miphy_phy->pipebase)) in miphy28lp_init_pcie() 966 writeb_relaxed(0x68, miphy_phy->pipebase + 0x104); /* Rise_0 */ in miphy28lp_init_pcie() 967 writeb_relaxed(0x61, miphy_phy->pipebase + 0x105); /* Rise_1 */ in miphy28lp_init_pcie() 968 writeb_relaxed(0x68, miphy_phy->pipebase + 0x108); /* Fall_0 */ in miphy28lp_init_pcie() 969 writeb_relaxed(0x61, miphy_phy->pipebase + 0x109); /* Fall-1 */ in miphy28lp_init_pcie() 970 writeb_relaxed(0x68, miphy_phy->pipebase + 0x10c); /* Threshold_0 */ in miphy28lp_init_pcie() 971 writeb_relaxed(0x60, miphy_phy->pipebase + 0x10d); /* Threshold_1 */ in miphy28lp_init_pcie() 982 if ((!miphy_phy->base) || (!miphy_phy->pipebase)) in miphy28lp_init_usb3() 998 writeb_relaxed(0x68, miphy_phy->pipebase in miphy28lp_init_usb3() [all...] |
/kernel/linux/linux-6.6/drivers/phy/st/ |
H A D | phy-miphy28lp.c | 206 void __iomem *pipebase; member 939 || (!miphy_phy->base) || (!miphy_phy->pipebase)) in miphy28lp_init_pcie() 966 writeb_relaxed(0x68, miphy_phy->pipebase + 0x104); /* Rise_0 */ in miphy28lp_init_pcie() 967 writeb_relaxed(0x61, miphy_phy->pipebase + 0x105); /* Rise_1 */ in miphy28lp_init_pcie() 968 writeb_relaxed(0x68, miphy_phy->pipebase + 0x108); /* Fall_0 */ in miphy28lp_init_pcie() 969 writeb_relaxed(0x61, miphy_phy->pipebase + 0x109); /* Fall-1 */ in miphy28lp_init_pcie() 970 writeb_relaxed(0x68, miphy_phy->pipebase + 0x10c); /* Threshold_0 */ in miphy28lp_init_pcie() 971 writeb_relaxed(0x60, miphy_phy->pipebase + 0x10d); /* Threshold_1 */ in miphy28lp_init_pcie() 982 if ((!miphy_phy->base) || (!miphy_phy->pipebase)) in miphy28lp_init_usb3() 998 writeb_relaxed(0x68, miphy_phy->pipebase in miphy28lp_init_usb3() [all...] |
Completed in 4 milliseconds