Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/amba/
H A Dpl080.h111 #define PL080_CONFIG_HALT BIT(18) macro
/openbmc/linux/drivers/dma/
H A Damba-pl08x.c597 val |= PL080_CONFIG_HALT; in pl08x_pause_phy_chan()
624 val &= ~PL080_CONFIG_HALT; in pl08x_resume_phy_chan()