Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/phy/
H A Dphy-rockchip-samsung-hdptx.c343 struct tx_drv_ctrl { struct
352 static struct tx_drv_ctrl tx_drv_ctrl_rbr[4][4] = { argument
380 static struct tx_drv_ctrl tx_drv_ctrl_hbr[4][4] = {
408 static struct tx_drv_ctrl tx_drv_ctrl_hbr2[4][4] = {
438 int size = sizeof(struct tx_drv_ctrl) * 10; in rockchip_hdptx_phy_parse_training_table()
457 struct tx_drv_ctrl *ctrl; in rockchip_hdptx_phy_parse_training_table()
462 ctrl = (struct tx_drv_ctrl *)training_table; in rockchip_hdptx_phy_parse_training_table()
529 const struct tx_drv_ctrl *ctrl; in rockchip_hdptx_phy_set_voltage()
/OK3568_Linux_fs/kernel/drivers/phy/rockchip/
H A Dphy-rockchip-samsung-hdptx.c344 struct tx_drv_ctrl { struct
353 static struct tx_drv_ctrl tx_drv_ctrl_rbr[4][4] = { argument
381 static struct tx_drv_ctrl tx_drv_ctrl_hbr[4][4] = {
409 static struct tx_drv_ctrl tx_drv_ctrl_hbr2[4][4] = {
439 size_t size = sizeof(struct tx_drv_ctrl) * 10; in rockchip_hdptx_phy_parse_training_table()
456 struct tx_drv_ctrl *ctrl; in rockchip_hdptx_phy_parse_training_table()
461 ctrl = (struct tx_drv_ctrl *)training_table; in rockchip_hdptx_phy_parse_training_table()
529 const struct tx_drv_ctrl *ctrl; in rockchip_hdptx_phy_set_voltage()