Home
last modified time | relevance | path

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

/openbmc/linux/drivers/phy/rockchip/
H A Dphy-rockchip-typec.c362 struct usb3phy_reg typec_conn_dir; member
436 .typec_conn_dir = { 0xe580, 0, 16 },
446 .typec_conn_dir = { 0xe58c, 0, 16 },
742 property_enable(tcphy, &cfg->typec_conn_dir, tcphy->flip); in tcphy_phy_init()