Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/amba/
A Dpl080.h40 #define PL080_CONFIG_ENABLE BIT(0) macro
122 #define PL080_CONFIG_ENABLE BIT(0) macro
/linux-6.3-rc2/drivers/dma/
A Damba-pl08x.c565 (val & PL080_CONFIG_ENABLE)) in pl08x_start_next_txd()
568 writel(val | PL080_CONFIG_ENABLE, phychan->reg_config); in pl08x_start_next_txd()
663 val &= ~(PL080_CONFIG_ENABLE | PL080_CONFIG_ERR_IRQ_MASK | in pl08x_terminate_phy_chan()
2278 writel(PL080_CONFIG_ENABLE, pl08x->base + FTDMAC020_CSR); in pl08x_ensure_on()
2281 writel(PL080_CONFIG_ENABLE, pl08x->base + PL080_CONFIG); in pl08x_ensure_on()

Completed in 9 milliseconds