Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/linux/usb/
H A Drockchip_phy_typec.h25 struct usb3phy_reg pipe_status; member
/OK3568_Linux_fs/kernel/drivers/gpu/drm/gma500/
H A Dpsb_irq.c141 uint32_t pipe_status = dev_priv->pipestat[pipe] >> 16; in mid_pipe_event_handler() local
148 pipe_stat_val &= pipe_enable | pipe_status; in mid_pipe_event_handler()
157 pipe_clear = PSB_RVDC32(pipe_stat_reg) & pipe_status; in mid_pipe_event_handler()
/OK3568_Linux_fs/u-boot/drivers/phy/
H A Dphy-rockchip-typec.c257 const struct usb3phy_reg *reg = &cfg->pipe_status; in _rockchip_usb3_phy_power_on()
417 ret = tcphy_get_param(dev, &cfg->pipe_status, in tcphy_parse_dt()
/OK3568_Linux_fs/kernel/drivers/phy/rockchip/
H A Dphy-rockchip-typec.c404 struct usb3phy_reg pipe_status; member
603 .pipe_status = { 0xe5c0, 0, 0 },
613 .pipe_status = { 0xe5c0, 16, 16 },
1398 const struct usb3phy_reg *reg = &cfg->pipe_status; in _rockchip_usb3_phy_power_on()