rk_typec_softc
CFATTACH_DECL_NEW(rk_typec, sizeof(struct rk_typec_softc),
struct rk_typec_softc * const sc = device_private(self);
rk_tcphy_set_usb2_only(struct rk_typec_softc *sc, int usb2only)
struct rk_typec_softc * const sc = device_private(device_parent(dev));