Home
last modified time | relevance | path

Searched refs:sni_brd_type (Results 1 – 10 of 10) sorted by relevance

/linux/arch/mips/sni/
H A Dsetup.c33 unsigned int sni_brd_type; variable
34 EXPORT_SYMBOL(sni_brd_type);
127 sni_brd_type = *(unsigned char *)SNI_IDPROM_BRDTYPE; in plat_mem_setup()
129 switch (sni_brd_type) { in plat_mem_setup()
199 pr_debug("Found SNI brdtype %02x name %s\n", sni_brd_type, system_type); in plat_mem_setup()
205 switch (sni_brd_type) { in plat_mem_setup()
H A Dirq.c50 switch (sni_brd_type) { in arch_init_irq()
H A Dtime.c158 switch (sni_brd_type) { in plat_time_init()
H A Da20r.c242 switch (sni_brd_type) { in snirm_a20r_setup_devinit()
H A Dpcit.c279 switch (sni_brd_type) { in snirm_pcit_setup_devinit()
H A Dpcimt.c320 switch (sni_brd_type) { in snirm_pcimt_setup_devinit()
H A Drm200.c117 if (sni_brd_type == SNI_BRD_RM200) { in snirm_setup_devinit()
/linux/drivers/input/serio/
H A Di8042-snirm.h51 if (sni_brd_type == SNI_BRD_RM200) { in i8042_platform_init()
/linux/arch/mips/pci/
H A Dfixup-sni.c135 switch (sni_brd_type) { in pcibios_map_irq()
/linux/arch/mips/include/asm/
H A Dsni.h16 extern unsigned int sni_brd_type;