Searched refs:pcicr (Results 1 – 2 of 2) sorted by relevance
155 static u32 pcicr = CGU_PCICR; variable279 ltq_cgu_w32((1 << 30), pcicr); in pci_ext_enable()287 ltq_cgu_w32((1 << 31) | (1 << 30), pcicr); in pci_ext_disable()480 pcicr = CGU_PCICR_VR9; in ltq_soc_init()
3324 u32 pcicr = 0; in d40_hw_init() local3347 pcicr = (pcicr << 1) | 1; in d40_hw_init()3364 writel(pcicr, base->virtbase + base->gen_dmac.interrupt_clear); in d40_hw_init()
Completed in 15 milliseconds