Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/phy/
H A Dphy-rockchip-samsung-hdptx.c440 u8 *buf, *training_table; in rockchip_hdptx_phy_parse_training_table() local
453 training_table = buf; in rockchip_hdptx_phy_parse_training_table()
462 ctrl = (struct tx_drv_ctrl *)training_table; in rockchip_hdptx_phy_parse_training_table()
466 training_table += sizeof(*ctrl); in rockchip_hdptx_phy_parse_training_table()
/OK3568_Linux_fs/kernel/drivers/phy/rockchip/
H A Dphy-rockchip-samsung-hdptx.c440 u8 *buf, *training_table; in rockchip_hdptx_phy_parse_training_table() local
452 training_table = buf; in rockchip_hdptx_phy_parse_training_table()
461 ctrl = (struct tx_drv_ctrl *)training_table; in rockchip_hdptx_phy_parse_training_table()
465 training_table += sizeof(*ctrl); in rockchip_hdptx_phy_parse_training_table()