Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/gma500/
A Dpsb_irq.c115 uint32_t pipe_status = dev_priv->pipestat[pipe] >> 16; in mid_pipe_event_handler() local
122 pipe_stat_val &= pipe_enable | pipe_status; in mid_pipe_event_handler()
131 pipe_clear = PSB_RVDC32(pipe_stat_reg) & pipe_status; in mid_pipe_event_handler()
/linux/drivers/phy/rockchip/
A Dphy-rockchip-typec.c365 struct usb3phy_reg pipe_status; member
439 .pipe_status = { 0xe5c0, 0, 0 },
449 .pipe_status = { 0xe5c0, 16, 16 },
870 const struct usb3phy_reg *reg = &cfg->pipe_status; in rockchip_usb3_phy_power_on()

Completed in 7 milliseconds