Home
last modified time | relevance | path

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

/openbmc/linux/drivers/phy/mediatek/
H A Dphy-mtk-tphy.c311 struct u3phy_banks u3_banks; member
522 struct u3phy_banks *u3_banks = &inst->u3_banks; in u3_phy_params_show() local
534 tmp = readl(u3_banks->phyd + U3P_U3_PHYD_RSV); in u3_phy_params_show()
540 tmp = readl(u3_banks->phya + U3P_U3_PHYA_REG0); in u3_phy_params_show()
546 tmp = readl(u3_banks->phyd + U3P_U3_PHYD_IMPCAL0); in u3_phy_params_show()
552 tmp = readl(u3_banks->phyd + U3P_U3_PHYD_IMPCAL1); in u3_phy_params_show()
578 struct u3phy_banks *u3_banks = &inst->u3_banks; in u3_phy_params_write() local
579 void __iomem *phyd = u3_banks->phyd; in u3_phy_params_write()
599 mtk_phy_update_field(u3_banks->phya + U3P_U3_PHYA_REG0, in u3_phy_params_write()
767 struct u3phy_banks *u3_banks = &instance->u3_banks; in u3_phy_instance_init() local
[all …]