Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/phy/
H A Dphy-rockchip-samsung-hdptx.c352 struct tx_drv_ctrl { struct
378 static struct tx_drv_ctrl tx_drv_ctrl_rbr[4][4] = { argument
406 static struct tx_drv_ctrl tx_drv_ctrl_hbr[4][4] = {
434 static struct tx_drv_ctrl tx_drv_ctrl_hbr2[4][4] = {
462 static struct tx_drv_ctrl tx_drv_ctrl_r216_r243[4][4] = {
490 static struct tx_drv_ctrl tx_drv_ctrl_r324[4][4] = {
518 static struct tx_drv_ctrl tx_drv_ctrl_r432[4][4] = {
546 static struct tx_drv_ctrl tx_drv_ctrl_rbr_dp_mode[4][4] = {
574 static struct tx_drv_ctrl tx_drv_ctrl_hbr_dp_mode[4][4] = {
612 int size = sizeof(struct tx_drv_ctrl) * 10; in rockchip_hdptx_phy_parse_training_table()
[all …]