Searched refs:PHY_CONFIG (Results 1 – 4 of 4) sorted by relevance
| /linux-6.15/drivers/media/platform/synopsys/hdmirx/ |
| H A D | snps_hdmirx.c | 633 hdmirx_update_bits(hdmirx_dev, PHY_CONFIG, HDMI_DISABLE | PHY_RESET | in hdmirx_plugout() 837 hdmirx_update_bits(hdmirx_dev, PHY_CONFIG, in hdmirx_tmds_clk_ratio_config() 841 hdmirx_update_bits(hdmirx_dev, PHY_CONFIG, in hdmirx_tmds_clk_ratio_config() 854 hdmirx_update_bits(hdmirx_dev, PHY_CONFIG, REFFREQ_SEL_MASK, REFFREQ_SEL(0)); in hdmirx_phy_config() 856 hdmirx_update_bits(hdmirx_dev, PHY_CONFIG, RXDATA_WIDTH, RXDATA_WIDTH); in hdmirx_phy_config() 857 hdmirx_update_bits(hdmirx_dev, PHY_CONFIG, PHY_RESET, PHY_RESET); in hdmirx_phy_config() 859 hdmirx_update_bits(hdmirx_dev, PHY_CONFIG, PHY_RESET, 0); in hdmirx_phy_config() 899 hdmirx_update_bits(hdmirx_dev, PHY_CONFIG, PHY_PDDQ, 0); in hdmirx_phy_config() 903 hdmirx_update_bits(hdmirx_dev, PHY_CONFIG, HDMI_DISABLE, 0); in hdmirx_phy_config() 2318 hdmirx_update_bits(hdmirx_dev, PHY_CONFIG, PHY_RESET | PHY_PDDQ, 0); in hdmirx_init()
|
| H A D | snps_hdmirx.h | 93 #define PHY_CONFIG 0x00c0 macro
|
| /linux-6.15/drivers/net/ethernet/agere/ |
| H A D | et131x.h | 1266 #define PHY_CONFIG 0x16 /* TRU_VMI_CONFIGURATION_REG 22 */ macro
|
| H A D | et131x.c | 2859 et131x_mii_read(adapter, PHY_CONFIG, &tmp); in et131x_get_regs() 3191 et131x_mii_read(adapter, PHY_CONFIG, ®); in et131x_adjust_link() 3195 PHY_CONFIG, reg); in et131x_adjust_link()
|