Home
last modified time | relevance | path

Searched refs:s3c64xx_init_irq (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/arm/mach-s3c/
H A Ds3c6410.c57 s3c64xx_init_irq(~0 & ~(1 << 7), ~0); in s3c6410_init_irq()
H A Ds3c64xx.h19 void s3c64xx_init_irq(u32 vic0, u32 vic1);
H A Ds3c64xx.c225 void __init s3c64xx_init_irq(u32 vic0_valid, u32 vic1_valid) in s3c64xx_init_irq() function