Lines Matching refs:SERIAL_0
98 #define SERIAL_0 0 macro
1234 case SERIAL_0: in SMC37c669_enable_device()
1463 case SERIAL_0: in SMC37c669_disable_device()
1746 case SERIAL_0: in SMC37c669_is_device_enabled()
1887 if ( SMC37c669_is_device_enabled( SERIAL_0 ) ) { in SMC37c669_display_device_info()
1889 local_config[ SERIAL_0 ].port1, in SMC37c669_display_device_info()
1890 local_config[ SERIAL_0 ].irq in SMC37c669_display_device_info()
2100 local_config[SERIAL_0].port1 = uart_base.by_field.addr9_3 << 3; in SMC37c669_init_local_config()
2101 local_config[SERIAL_0].irq = in SMC37c669_init_local_config()
2209 case SERIAL_0: in SMC37c669_get_config()
2210 cp = &local_config[ SERIAL_0 ]; in SMC37c669_get_config()
2484 SMC37c669_disable_device( SERIAL_0 ); in SMC669_Init()
2486 SERIAL_0, in SMC669_Init()
2491 SMC37c669_enable_device( SERIAL_0 ); in SMC669_Init()