Home
last modified time | relevance | path

Searched refs:CIU3_IDT_PP (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/mips/cavium-octeon/
H A Docteon-irq.c60 #define CIU3_IDT_PP(_idt, _idx) ((_idt) * 32 + (_idx) * 8 + 0x120000) macro
2802 cvmx_write_csr(b + CIU3_IDT_PP(idt_ip2, 0), 1ull << core); in octeon_irq_ciu3_alloc_resources()
2807 cvmx_write_csr(b + CIU3_IDT_PP(idt_ip3, 0), 1ull << core); in octeon_irq_ciu3_alloc_resources()
2812 cvmx_write_csr(b + CIU3_IDT_PP(idt_ip4, 0), 0); in octeon_irq_ciu3_alloc_resources()
2816 cvmx_write_csr(b + CIU3_IDT_PP(unused_idt2, 0), 0); in octeon_irq_ciu3_alloc_resources()
/kernel/linux/linux-6.6/arch/mips/cavium-octeon/
H A Docteon-irq.c60 #define CIU3_IDT_PP(_idt, _idx) ((_idt) * 32 + (_idx) * 8 + 0x120000) macro
2818 cvmx_write_csr(b + CIU3_IDT_PP(idt_ip2, 0), 1ull << core); in octeon_irq_ciu3_alloc_resources()
2823 cvmx_write_csr(b + CIU3_IDT_PP(idt_ip3, 0), 1ull << core); in octeon_irq_ciu3_alloc_resources()
2828 cvmx_write_csr(b + CIU3_IDT_PP(idt_ip4, 0), 0); in octeon_irq_ciu3_alloc_resources()
2832 cvmx_write_csr(b + CIU3_IDT_PP(unused_idt2, 0), 0); in octeon_irq_ciu3_alloc_resources()

Completed in 8 milliseconds