Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/phy/
H A Dphy-rockchip-naneng-combphy.c53 struct combphy_reg pipe_phy_status; member
108 mask = GENMASK(cfg->pipe_phy_status.bitend, in rockchip_combphy_is_ready()
109 cfg->pipe_phy_status.bitstart); in rockchip_combphy_is_ready()
111 regmap_read(priv->phy_grf, cfg->pipe_phy_status.offset, &val); in rockchip_combphy_is_ready()
112 val = (val & mask) >> cfg->pipe_phy_status.bitstart; in rockchip_combphy_is_ready()
241 val == cfg->pipe_phy_status.enable, in rockchip_combphy_usb3_uboot_init()
484 .pipe_phy_status = { 0x48034, 6, 6, 0x01, 0x00 },
626 .pipe_phy_status = { 0x0034, 6, 6, 0x01, 0x00 },
762 .pipe_phy_status = { 0x0034, 6, 6, 0x01, 0x00 },
902 .pipe_phy_status = { 0x0034, 6, 6, 0x01, 0x00 },
[all …]