Home
last modified time | relevance | path

Searched refs:phy_mask (Results 1 - 6 of 6) sorted by relevance

/device/soc/rockchip/common/sdk_linux/include/linux/
H A Dstmmac.h82 unsigned int phy_mask; member
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/bridge/synopsys/
H A Ddw-hdmi.c487 u8 phy_mask; /* desired phy int mask settings */ member
2050 u8 old_mask = hdmi->phy_mask; in dw_hdmi_phy_update_hpd()
2053 hdmi->phy_mask |= HDMI_PHY_RX_SENSE; in dw_hdmi_phy_update_hpd()
2055 hdmi->phy_mask &= ~HDMI_PHY_RX_SENSE; in dw_hdmi_phy_update_hpd()
2058 if (old_mask != hdmi->phy_mask) { in dw_hdmi_phy_update_hpd()
2059 hdmi_writeb(hdmi, hdmi->phy_mask, HDMI_PHY_MASK0); in dw_hdmi_phy_update_hpd()
2075 hdmi_writeb(hdmi, hdmi->phy_mask, HDMI_PHY_MASK0); in dw_hdmi_phy_setup_hpd()
4437 hdmi->phy_mask = (u8) ~(HDMI_PHY_HPD | HDMI_PHY_RX_SENSE); in dw_hdmi_probe()
4861 hdmi_writeb(hdmi, hdmi->phy_mask, HDMI_PHY_MASK0); in dw_hdmi_reg_initial()
/device/board/hisilicon/hispark_aries/uboot/secureboot_release/ddr_init/drv/
H A Dddr_training_impl.c87 unsigned int phy_mask = 1 << (cfg->phy_idx); in ddr_training_by_phy() local
92 if (ddr_training_check_bypass(cfg, phy_mask)) in ddr_training_by_phy()
/device/board/hisilicon/hispark_taurus/uboot/secureboot_release/ddr_init/drv/
H A Dddr_training_impl.c86 unsigned int phy_mask = 1 << (cfg->phy_idx); in ddr_training_by_phy() local
91 if (ddr_training_check_bypass(cfg, phy_mask)) in ddr_training_by_phy()
/device/soc/rockchip/common/vendor/drivers/gpu/drm/bridge/synopsys/
H A Ddw-hdmi-qp.c451 u8 phy_mask; /* desired phy int mask settings */ member
/device/soc/rockchip/rk3588/kernel/drivers/gpu/drm/bridge/synopsys/
H A Ddw-hdmi-qp.c246 u8 phy_mask; /* desired phy int mask settings */ member

Completed in 34 milliseconds