Home
last modified time | relevance | path

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

/linux/include/linux/usb/
H A Dtypec_dp.h105 #define DP_STATUS_IRQ_HPD BIT(8) macro
/linux/drivers/phy/rockchip/
H A Dphy-rockchip-usbdp.c1383 } else if (data->status & DP_STATUS_IRQ_HPD) { in rk_udphy_typec_mux_set()