Lines Matching refs:SCLSR
284 [SCLSR] = { 0x24, 16 },
287 .overrun_reg = SCLSR,
311 [SCLSR] = { 0x12, 16 },
314 .overrun_reg = SCLSR,
336 .overrun_reg = SCLSR,
357 [SCLSR] = { 0x24, 16 },
360 .overrun_reg = SCLSR,
382 [SCLSR] = { 0x24, 16 },
387 .overrun_reg = SCLSR,
408 [SCLSR] = { 0x24, 16 },
416 .overrun_reg = SCLSR,
437 [SCLSR] = { 0x24, 16 },
440 .overrun_reg = SCLSR,
464 [SCLSR] = { 0x28, 16 },
467 .overrun_reg = SCLSR,
2345 if (sci_getreg(port, SCLSR)->size) { in sci_reset()
2346 status = serial_port_in(port, SCLSR); in sci_reset()
2348 serial_port_out(port, SCLSR, status); in sci_reset()