/drivers/scsi/ |
D | NCR5380.h | 258 #define dprintk(flg, fmt, ...) \ argument 259 do { if ((NDEBUG) & (flg)) \ 262 #define dsprintk(flg, host, fmt, ...) \ argument 263 do { if ((NDEBUG) & (flg)) \ 268 #define NCR5380_dprint(flg, arg) \ argument 269 do { if ((NDEBUG) & (flg)) NCR5380_print(arg); } while (0) 270 #define NCR5380_dprint_phase(flg, arg) \ argument 271 do { if ((NDEBUG) & (flg)) NCR5380_print_phase(arg); } while (0) 275 #define NCR5380_dprint(flg, arg) do {} while (0) argument 276 #define NCR5380_dprint_phase(flg, arg) do {} while (0) argument
|
/drivers/gpu/drm/msm/disp/dpu1/ |
D | dpu_formats.c | 35 bp, flg, fm, np) \ argument 48 .flag = {(flg)}, \ 54 alpha, bp, flg, fm, np, th) \ argument 67 .flag = {(flg)}, \ 74 alpha, chroma, count, bp, flg, fm, np) \ argument 87 .flag = {(flg)}, \ 92 #define PSEUDO_YUV_FMT(fmt, a, r, g, b, e0, e1, chroma, flg, fm, np) \ argument 105 .flag = {(flg)}, \ 111 flg, fm, np, th) \ argument 124 .flag = {(flg)}, \ [all …]
|
/drivers/tty/serial/ |
D | clps711x.c | 95 unsigned int status, flg; in uart_clps711x_int_rx() local 110 flg = TTY_NORMAL; in uart_clps711x_int_rx() 123 flg = TTY_PARITY; in uart_clps711x_int_rx() 125 flg = TTY_FRAME; in uart_clps711x_int_rx() 127 flg = TTY_OVERRUN; in uart_clps711x_int_rx() 136 uart_insert_char(port, status, UARTDR_OVERR, ch, flg); in uart_clps711x_int_rx()
|
D | arc_uart.c | 199 unsigned int ch, flg = 0; in arc_serial_rx_chars() local 218 flg = TTY_OVERRUN; in arc_serial_rx_chars() 224 flg = TTY_FRAME; in arc_serial_rx_chars() 228 flg = TTY_NORMAL; in arc_serial_rx_chars() 237 uart_insert_char(port, status, RXOERR, ch, flg); in arc_serial_rx_chars()
|
D | max3100.c | 218 unsigned int ch, flg, status = 0; in max3100_handlerx() local 226 flg = TTY_FRAME; in max3100_handlerx() 232 flg = TTY_NORMAL; in max3100_handlerx() 235 flg = TTY_PARITY; in max3100_handlerx() 240 flg = TTY_NORMAL; in max3100_handlerx() 243 uart_insert_char(&s->port, status, MAX3100_STATUS_OE, ch, flg); in max3100_handlerx()
|
D | sa1100.c | 183 unsigned int status, ch, flg; in sa1100_rx_chars() local 192 flg = TTY_NORMAL; in sa1100_rx_chars() 209 flg = TTY_PARITY; in sa1100_rx_chars() 211 flg = TTY_FRAME; in sa1100_rx_chars() 219 uart_insert_char(&sport->port, status, UTSR1_TO_SM(UTSR1_ROR), ch, flg); in sa1100_rx_chars()
|
D | ucc_uart.c | 467 unsigned int flg; in qe_uart_int_rx() local 498 flg = TTY_NORMAL; in qe_uart_int_rx() 507 tty_insert_flip_char(tport, ch, flg); in qe_uart_int_rx() 548 flg = TTY_BREAK; in qe_uart_int_rx() 550 flg = TTY_PARITY; in qe_uart_int_rx() 552 flg = TTY_FRAME; in qe_uart_int_rx()
|
D | fsl_lpuart.c | 874 unsigned int flg, ignored = 0, overrun = 0; in lpuart_rxint() local 881 flg = TTY_NORMAL; in lpuart_rxint() 911 flg = TTY_PARITY; in lpuart_rxint() 913 flg = TTY_FRAME; in lpuart_rxint() 916 flg = TTY_OVERRUN; in lpuart_rxint() 921 if (tty_insert_flip_char(port, rx, flg) == 0) in lpuart_rxint() 951 unsigned int flg, ignored = 0; in lpuart32_rxint() local 959 flg = TTY_NORMAL; in lpuart32_rxint() 1003 flg = TTY_PARITY; in lpuart32_rxint() 1006 flg = TTY_BREAK; in lpuart32_rxint() [all …]
|
D | liteuart.c | 75 unsigned int flg = TTY_NORMAL; in liteuart_timer() local 88 uart_insert_char(port, status, 0, ch, flg); in liteuart_timer()
|
D | fsl_linflexuart.c | 228 unsigned int flg; in linflex_rxint() local 240 flg = TTY_NORMAL; in linflex_rxint() 266 tty_insert_flip_char(port, rx, flg); in linflex_rxint()
|
D | imx.c | 821 unsigned int rx, flg, ignored = 0; in __imx_uart_rxint() local 827 flg = TTY_NORMAL; in __imx_uart_rxint() 861 flg = TTY_BREAK; in __imx_uart_rxint() 863 flg = TTY_PARITY; in __imx_uart_rxint() 865 flg = TTY_FRAME; in __imx_uart_rxint() 867 flg = TTY_OVERRUN; in __imx_uart_rxint() 875 if (tty_insert_flip_char(port, rx, flg) == 0) in __imx_uart_rxint()
|
D | atmel_serial.c | 1535 unsigned int flg; in atmel_rx_from_ring() local 1550 flg = TTY_NORMAL; in atmel_rx_from_ring() 1576 flg = TTY_BREAK; in atmel_rx_from_ring() 1578 flg = TTY_PARITY; in atmel_rx_from_ring() 1580 flg = TTY_FRAME; in atmel_rx_from_ring() 1587 uart_insert_char(port, status, ATMEL_US_OVRE, c.ch, flg); in atmel_rx_from_ring()
|
/drivers/media/dvb-frontends/ |
D | mn88443x.c | 273 u32 cpmon, tmpu, tmpl, flg; in mn88443x_s_read_status() local 343 regmap_read(r_s, BERCNFLG_S, &flg); in mn88443x_s_read_status() 345 if ((*status & FE_HAS_VITERBI) && (flg & BERCNFLG_S_BERVRDY)) { in mn88443x_s_read_status() 475 u32 seqrd, st, flg, tmpu, tmpm, tmpl; in mn88443x_t_read_status() local 531 regmap_read(r_t, BERFLG_T, &flg); in mn88443x_t_read_status() 533 if ((*status & FE_HAS_VITERBI) && (flg & BERFLG_T_BERVRDYA)) { in mn88443x_t_read_status()
|
/drivers/counter/ |
D | ti-ecap-capture.c | 441 unsigned int flg; in ecap_cnt_isr() local 444 regmap_read(ecap_dev->regmap, ECAP_ECINT_EN_FLG_REG, &flg); in ecap_cnt_isr() 448 if (flg & ECAP_EVT_FLG_BIT(i)) { in ecap_cnt_isr() 455 if (flg & ECAP_EVT_FLG_BIT(ECAP_CNTOVF)) { in ecap_cnt_isr()
|
/drivers/tty/serial/cpm_uart/ |
D | cpm_uart_core.c | 235 unsigned int flg; in cpm_uart_int_rx() local 274 flg = TTY_NORMAL; in cpm_uart_int_rx() 288 tty_insert_flip_char(tport, ch, flg); in cpm_uart_int_rx() 330 flg = TTY_BREAK; in cpm_uart_int_rx() 332 flg = TTY_PARITY; in cpm_uart_int_rx() 334 flg = TTY_FRAME; in cpm_uart_int_rx() 339 flg = TTY_OVERRUN; in cpm_uart_int_rx()
|
/drivers/block/paride/ |
D | pt.c | 454 int i, k, flg; in pt_reset() local 467 flg = 1; in pt_reset() 469 flg &= (read_reg(pi, i + 1) == expect[i]); in pt_reset() 475 if (!flg) in pt_reset() 481 return flg - 1; in pt_reset()
|
D | pf.c | 520 int i, k, flg; in pf_reset() local 533 flg = 1; in pf_reset() 535 flg &= (read_reg(pf, i + 1) == expect[i]); in pf_reset() 541 if (!flg) in pf_reset() 547 return flg - 1; in pf_reset()
|
D | pcd.c | 517 int i, k, flg; in pcd_reset() local 530 flg = 1; in pcd_reset() 532 flg &= (read_reg(cd, i + 1) == expect[i]); in pcd_reset() 538 if (!flg) in pcd_reset() 544 return flg - 1; in pcd_reset()
|
/drivers/pinctrl/nuvoton/ |
D | pinctrl-npcm7xx.c | 1510 int flg, val; in npcm7xx_get_drive_strength() local 1512 flg = pincfg[pin].flag; in npcm7xx_get_drive_strength() 1513 if (flg & DRIVE_STRENGTH_MASK) { in npcm7xx_get_drive_strength() 1517 ds = val ? DSHI(flg) : DSLO(flg); in npcm7xx_get_drive_strength()
|
/drivers/dma/ |
D | pl330.c | 2550 gfp_t flg, int count) in add_desc() argument 2556 desc = kcalloc(count, sizeof(*desc), flg); in add_desc() 2848 unsigned long flg, void *context) in pl330_prep_slave_sg() argument
|
/drivers/net/ethernet/xilinx/ |
D | ll_temac_main.c | 517 int flg; member
|
/drivers/scsi/lpfc/ |
D | lpfc_sli.c | 8476 u32 flg; in lpfc_sli4_hba_setup() local 8490 flg = phba->sli.sli_flag; in lpfc_sli4_hba_setup() 8495 for (i = 0; i < 50 && (flg & LPFC_SLI_MBOX_ACTIVE); i++) { in lpfc_sli4_hba_setup() 8498 flg = phba->sli.sli_flag; in lpfc_sli4_hba_setup()
|