Lines Matching refs:SCLSR
302 [SCLSR] = { 0x24, 16 },
305 .overrun_reg = SCLSR,
329 [SCLSR] = { 0x12, 16 },
333 .overrun_reg = SCLSR,
360 [SCLSR] = { 0x12, 16 },
364 .overrun_reg = SCLSR,
386 .overrun_reg = SCLSR,
407 [SCLSR] = { 0x24, 16 },
410 .overrun_reg = SCLSR,
432 [SCLSR] = { 0x24, 16 },
437 .overrun_reg = SCLSR,
458 [SCLSR] = { 0x24, 16 },
466 .overrun_reg = SCLSR,
487 [SCLSR] = { 0x24, 16 },
490 .overrun_reg = SCLSR,
514 [SCLSR] = { 0x28, 16 },
517 .overrun_reg = SCLSR,
2486 if (sci_getreg(port, SCLSR)->size) { in sci_reset()
2487 status = sci_serial_in(port, SCLSR); in sci_reset()
2489 sci_serial_out(port, SCLSR, status); in sci_reset()