Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/mips/lantiq/xway/
H A Dsysctrl.c155 static u32 pcicr = CGU_PCICR; variable
279 ltq_cgu_w32((1 << 30), pcicr); in pci_ext_enable()
287 ltq_cgu_w32((1 << 31) | (1 << 30), pcicr); in pci_ext_disable()
476 pcicr = CGU_PCICR_VR9; in ltq_soc_init()
/OK3568_Linux_fs/kernel/drivers/dma/
H A Dste_dma40.c3325 u32 pcicr = 0; in d40_hw_init() local
3348 pcicr = (pcicr << 1) | 1; in d40_hw_init()
3365 writel(pcicr, base->virtbase + base->gen_dmac.interrupt_clear); in d40_hw_init()