Searched refs:chg_rst (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/u-boot/drivers/phy/ |
| H A D | phy-rockchip-naneng-usb2.c | 55 struct usb2phy_reg chg_rst; member 228 property_enable(rphy->grf, &rphy->phy_cfg->chg_det.chg_rst, false); in rockchip_chg_get_type() 250 property_enable(rphy->grf, &rphy->phy_cfg->chg_det.chg_rst, true); in rockchip_chg_get_type() 520 .chg_rst = { 0x10234, 15, 15, 0, 1 }, 547 .chg_rst = { 0x10238, 8, 8, 0, 1 },
|
| /OK3568_Linux_fs/kernel/drivers/phy/rockchip/ |
| H A D | phy-rockchip-naneng-usb2.c | 78 struct usb2phy_reg chg_rst; member 809 property_enable(rphy->grf, &rphy->phy_cfg->chg_det.chg_rst, false); in rockchip_chg_detect() 851 property_enable(rphy->grf, &rphy->phy_cfg->chg_det.chg_rst, true); in rockchip_chg_detect() 1877 .chg_rst = { 0x10234, 15, 15, 0, 1 }, 1907 .chg_rst = { 0x10238, 8, 8, 0, 1 },
|