Lines Matching refs:SERIAL_0
98 #define SERIAL_0 0 macro
1246 case SERIAL_0: in SMC37c669_enable_device()
1475 case SERIAL_0: in SMC37c669_disable_device()
1758 case SERIAL_0: in SMC37c669_is_device_enabled()
1899 if ( SMC37c669_is_device_enabled( SERIAL_0 ) ) { in SMC37c669_display_device_info()
1901 local_config[ SERIAL_0 ].port1, in SMC37c669_display_device_info()
1902 local_config[ SERIAL_0 ].irq in SMC37c669_display_device_info()
2112 local_config[SERIAL_0].port1 = uart_base.by_field.addr9_3 << 3; in SMC37c669_init_local_config()
2113 local_config[SERIAL_0].irq = in SMC37c669_init_local_config()
2221 case SERIAL_0: in SMC37c669_get_config()
2222 cp = &local_config[ SERIAL_0 ]; in SMC37c669_get_config()
2496 SMC37c669_disable_device( SERIAL_0 ); in SMC669_Init()
2498 SERIAL_0, in SMC669_Init()
2503 SMC37c669_enable_device( SERIAL_0 ); in SMC669_Init()