Searched refs:sci_init_pins_scif (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/drivers/char/ |
D | sh-sci.h | 44 { {}, PORT_SCIF, 0xA4430000, SH7300_SCIF0_IRQS, sci_init_pins_scif }, \ 55 { {}, PORT_SCIF, 0xA4000150, SH3_SCIF_IRQS, sci_init_pins_scif }, \ 66 { {}, PORT_SCIF, 0xFFE80000, SH4_SCIF_IRQS, sci_init_pins_scif } \ 78 { {}, PORT_SCIF, 0xFFE80000, SH4_SCIF_IRQS, sci_init_pins_scif } \ 87 { {}, PORT_SCIF, 0xffe00000, STB1_SCIF1_IRQS, sci_init_pins_scif }, \ 88 { {}, PORT_SCIF, 0xffe80000, SH4_SCIF_IRQS, sci_init_pins_scif } \ 105 SH5_SCIF_IRQS, sci_init_pins_scif } \
|
D | sh-sci.c | 86 static void sci_init_pins_scif(struct sci_port* port, unsigned int cflag); 397 static void sci_init_pins_scif(struct sci_port* port, unsigned int cflag) in sci_init_pins_scif() function 442 static void sci_init_pins_scif(struct sci_port* port, unsigned int cflag) in sci_init_pins_scif() function
|