Searched refs:u3_banks (Results 1 – 1 of 1) sorted by relevance
311 struct u3phy_banks u3_banks; member522 struct u3phy_banks *u3_banks = &inst->u3_banks; in u3_phy_params_show() local534 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() local579 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 …]