Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Dmax96755f.h116 #define PHY_CONFIG GENMASK(2, 0) macro
/OK3568_Linux_fs/kernel/include/linux/mfd/
H A Dmax96755f.h136 #define PHY_CONFIG GENMASK(2, 0) macro
/OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/hdmirx/
H A Drk_hdmirx.c1308 hdmirx_update_bits(hdmirx_dev, PHY_CONFIG, in hdmirx_tmds_clk_ratio_config()
1312 hdmirx_update_bits(hdmirx_dev, PHY_CONFIG, in hdmirx_tmds_clk_ratio_config()
1325 hdmirx_update_bits(hdmirx_dev, PHY_CONFIG, REFFREQ_SEL_MASK, REFFREQ_SEL(0)); in hdmirx_phy_config()
1327 hdmirx_update_bits(hdmirx_dev, PHY_CONFIG, RXDATA_WIDTH, RXDATA_WIDTH); in hdmirx_phy_config()
1328 hdmirx_update_bits(hdmirx_dev, PHY_CONFIG, PHY_RESET, PHY_RESET); in hdmirx_phy_config()
1330 hdmirx_update_bits(hdmirx_dev, PHY_CONFIG, PHY_RESET, 0); in hdmirx_phy_config()
1369 hdmirx_update_bits(hdmirx_dev, PHY_CONFIG, PHY_PDDQ, 0); in hdmirx_phy_config()
1373 hdmirx_update_bits(hdmirx_dev, PHY_CONFIG, HDMI_DISABLE, 0); in hdmirx_phy_config()
2873 hdmirx_update_bits(hdmirx_dev, PHY_CONFIG, in hdmirx_plugout()
3450 hdmirx_update_bits(hdmirx_dev, PHY_CONFIG, PHY_RESET | PHY_PDDQ, 0); in hdmirx_power_on()
H A Drk_hdmirx.h102 #define PHY_CONFIG 0x00c0 macro
/OK3568_Linux_fs/kernel/drivers/net/ethernet/agere/
H A Det131x.h1266 #define PHY_CONFIG 0x16 /* TRU_VMI_CONFIGURATION_REG 22 */ macro
H A Det131x.c2860 et131x_mii_read(adapter, PHY_CONFIG, &tmp); in et131x_get_regs()
3192 et131x_mii_read(adapter, PHY_CONFIG, &reg); in et131x_adjust_link()
3196 PHY_CONFIG, reg); in et131x_adjust_link()