Searched refs:bcm63xx_int_cfg_writel (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/arch/mips/pci/ |
H A D | pci-bcm63xx.c | 109 static void bcm63xx_int_cfg_writel(u32 val, u32 reg) in bcm63xx_int_cfg_writel() function 268 bcm63xx_int_cfg_writel(0, PCI_BASE_ADDRESS_3); in bcm63xx_register_pci() 275 bcm63xx_int_cfg_writel(0x0, PCI_BASE_ADDRESS_4); in bcm63xx_register_pci() 298 bcm63xx_int_cfg_writel(val, BCMPCI_REG_TIMERS); in bcm63xx_register_pci() 303 bcm63xx_int_cfg_writel(val, PCI_COMMAND); in bcm63xx_register_pci()
|
/kernel/linux/linux-6.6/arch/mips/pci/ |
H A D | pci-bcm63xx.c | 109 static void bcm63xx_int_cfg_writel(u32 val, u32 reg) in bcm63xx_int_cfg_writel() function 268 bcm63xx_int_cfg_writel(0, PCI_BASE_ADDRESS_3); in bcm63xx_register_pci() 275 bcm63xx_int_cfg_writel(0x0, PCI_BASE_ADDRESS_4); in bcm63xx_register_pci() 298 bcm63xx_int_cfg_writel(val, BCMPCI_REG_TIMERS); in bcm63xx_register_pci() 303 bcm63xx_int_cfg_writel(val, PCI_COMMAND); in bcm63xx_register_pci()
|
Completed in 2 milliseconds