Searched refs:scratch2 (Results 1 – 6 of 6) sorted by relevance
| /drivers/media/rc/ |
| A D | serial_ir.c | 398 u8 scratch, scratch2, scratch3; in hardware_init_port() local 409 scratch2 = sinp(UART_IER) & 0x0f; in hardware_init_port() 416 if (scratch2 != 0 || scratch3 != 0x0f) { in hardware_init_port()
|
| /drivers/media/platform/qcom/venus/ |
| A D | hfi_plat_bufs_v6.c | 1062 u32 (*scratch2)(u32 width, u32 height, u32 num_ref, bool ten_bit); member 1099 .scratch2 = enc_scratch2_size, 1106 .scratch2 = enc_scratch2_size, 1113 .scratch2 = enc_scratch2_size, 1316 bufreq->size = enc_ops->scratch2(width, height, num_ref, in bufreq_enc()
|
| /drivers/tty/serial/ |
| A D | sunsu.c | 1008 unsigned char status1, status2, scratch, scratch2, scratch3; in sunsu_autoconfig() local 1035 scratch2 = serial_in(up, UART_IER); in sunsu_autoconfig() 1042 if (scratch2 != 0 || scratch3 != 0x0F) in sunsu_autoconfig()
|
| /drivers/scsi/csiostor/ |
| A D | csio_wr.h | 257 void *scratch2; /* Scratch area 2. */ member
|
| /drivers/tty/serial/8250/ |
| A D | 8250_port.c | 1067 unsigned char status1, scratch, scratch2, scratch3; in autoconfig() local 1110 scratch2 = serial_in(up, UART_IER) & UART_IER_ALL_INTR; in autoconfig() 1117 if (scratch2 != 0 || scratch3 != UART_IER_ALL_INTR) { in autoconfig()
|
| /drivers/dma/ |
| A D | imx-sdma.c | 371 u32 scratch2; member
|
Completed in 25 milliseconds