Searched refs:pipe_phy_status (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/phy/rockchip/ |
| H A D | phy-rockchip-naneng-combphy.c | 52 struct combphy_reg pipe_phy_status; member 125 mask = GENMASK(cfg->pipe_phy_status.bitend, in rockchip_combphy_is_ready() 126 cfg->pipe_phy_status.bitstart); in rockchip_combphy_is_ready() 128 regmap_read(priv->phy_grf, cfg->pipe_phy_status.offset, &val); in rockchip_combphy_is_ready() 129 val = (val & mask) >> cfg->pipe_phy_status.bitstart; in rockchip_combphy_is_ready() 262 val == cfg->pipe_phy_status.enable, in rockchip_combphy_init() 554 .pipe_phy_status = { 0x48034, 6, 6, 0x01, 0x00 }, 747 .pipe_phy_status = { 0x0034, 6, 6, 0x01, 0x00 }, 967 .pipe_phy_status = { 0x0034, 6, 6, 0x01, 0x00 }, 1241 .pipe_phy_status = { 0x0034, 6, 6, 0x01, 0x00 },
|
| /OK3568_Linux_fs/u-boot/drivers/phy/ |
| H A D | phy-rockchip-naneng-combphy.c | 51 struct combphy_reg pipe_phy_status; member 376 .pipe_phy_status = { 0x48034, 6, 6, 0x01, 0x00 }, 499 .pipe_phy_status = { 0x0034, 6, 6, 0x01, 0x00 }, 629 .pipe_phy_status = { 0x0034, 6, 6, 0x01, 0x00 }, 766 .pipe_phy_status = { 0x0034, 6, 6, 0x01, 0x00 },
|