Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/phy/
H A Dphy-rockchip-usbdp.c142 struct dp_tx_drv_ctrl { struct
158 const struct dp_tx_drv_ctrl (*dp_tx_ctrl_cfg[4])[4]; argument
199 static const struct dp_tx_drv_ctrl rk3576_dp_tx_drv_ctrl_rbr_hbr[4][4] = {
229 static const struct dp_tx_drv_ctrl rk3588_dp_tx_drv_ctrl_rbr_hbr[4][4] = {
258 static const struct dp_tx_drv_ctrl rk3588_dp_tx_drv_ctrl_hbr2[4][4] = {
286 static const struct dp_tx_drv_ctrl rk3588_dp_tx_drv_ctrl_hbr3[4][4] = {
1099 const struct dp_tx_drv_ctrl (*dp_ctrl)[4]; in dp_phy_set_voltage()