Home
last modified time | relevance | path

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

/linux/drivers/phy/mediatek/
H A Dphy-mtk-tphy.c55 #define U3P_USBPHYACR1 0x004 macro
398 tmp = readl(com + U3P_USBPHYACR1); in u2_phy_params_show()
404 tmp = readl(com + U3P_USBPHYACR1); in u2_phy_params_show()
419 tmp = readl(com + U3P_USBPHYACR1); in u2_phy_params_show()
473 mtk_phy_update_field(com + U3P_USBPHYACR1, PA1_RG_VRT_SEL, val); in u2_phy_params_write()
477 mtk_phy_update_field(com + U3P_USBPHYACR1, PA1_RG_TERM_SEL, val); in u2_phy_params_write()
487 mtk_phy_update_field(com + U3P_USBPHYACR1, PA1_RG_INTR_CAL, val); in u2_phy_params_write()
1185 mtk_phy_update_field(com + U3P_USBPHYACR1, PA1_RG_VRT_SEL, in u2_phy_props_set()
1189 mtk_phy_update_field(com + U3P_USBPHYACR1, PA1_RG_TERM_SEL, in u2_phy_props_set()
1197 mtk_phy_update_field(com + U3P_USBPHYACR1, PA1_RG_INTR_CAL, in u2_phy_props_set()
[all …]