Lines Matching refs:SCLSR
282 [SCLSR] = { 0x24, 16 },
285 .overrun_reg = SCLSR,
309 [SCLSR] = { 0x12, 16 },
312 .overrun_reg = SCLSR,
334 .overrun_reg = SCLSR,
355 [SCLSR] = { 0x24, 16 },
358 .overrun_reg = SCLSR,
380 [SCLSR] = { 0x24, 16 },
385 .overrun_reg = SCLSR,
406 [SCLSR] = { 0x24, 16 },
414 .overrun_reg = SCLSR,
435 [SCLSR] = { 0x24, 16 },
438 .overrun_reg = SCLSR,
462 [SCLSR] = { 0x28, 16 },
465 .overrun_reg = SCLSR,
2363 if (sci_getreg(port, SCLSR)->size) { in sci_reset()
2364 status = serial_port_in(port, SCLSR); in sci_reset()
2366 serial_port_out(port, SCLSR, status); in sci_reset()