Home
last modified time | relevance | path

Searched refs:exceptions (Results 1 – 10 of 10) sorted by relevance

/drivers/net/ethernet/freescale/fman/
Dfman.c492 u32 exceptions; member
548 u32 exceptions; member
776 if (cfg->exceptions & EX_DMA_BUS_ERROR) in dma_init()
778 if ((cfg->exceptions & EX_DMA_SYSTEM_WRITE_ECC) | in dma_init()
779 (cfg->exceptions & EX_DMA_READ_ECC) | in dma_init()
780 (cfg->exceptions & EX_DMA_FM_WRITE_ECC)) in dma_init()
897 if (cfg->exceptions & EX_FPM_STALL_ON_TASKS) in fpm_init()
899 if (cfg->exceptions & EX_FPM_SINGLE_ECC) in fpm_init()
901 if (cfg->exceptions & EX_FPM_DOUBLE_ECC) in fpm_init()
925 if (cfg->exceptions & EX_IRAM_ECC) { in fpm_init()
[all …]
Dfman_tgec.c216 u32 exceptions; member
625 tgec->exceptions |= bit_mask; in tgec_set_exception()
627 tgec->exceptions &= ~bit_mask; in tgec_set_exception()
667 tgec->exceptions &= ~(TGEC_IMASK_REM_FAULT | in tgec_init()
670 err = init(tgec->regs, cfg, tgec->exceptions); in tgec_init()
759 tgec->exceptions = (TGEC_IMASK_MDIO_SCAN_EVENT | in tgec_config()
Dfman_memac.c346 u32 exceptions; member
410 u32 exceptions) in init() argument
468 set_exception(regs, exceptions, true); in init()
979 memac->exceptions |= bit_mask; in memac_set_exception()
981 memac->exceptions &= ~bit_mask; in memac_set_exception()
1029 memac->max_speed, slow_10g_if, memac->exceptions); in memac_init()
1149 memac->exceptions = (MEMAC_IMASK_TSECC_ER | MEMAC_IMASK_TECC_ER | in memac_config()
Dfman_dtsec.c338 u32 exceptions; member
1229 dtsec->exceptions |= bit_mask; in dtsec_set_exception()
1231 dtsec->exceptions &= ~bit_mask; in dtsec_set_exception()
1296 dtsec->max_speed, (u8 *)eth_addr, dtsec->exceptions, in dtsec_init()
1406 dtsec->exceptions = (DTSEC_IMASK_BREN | in dtsec_config()
Dfman_mac.h172 enum fman_mac_exceptions exceptions);
/drivers/staging/rtl8192e/
Dlicense254 exceptions for this. Our decision will be guided by the two goals of
/drivers/staging/rtl8192u/
Dcopying254 make exceptions for this. Our decision will be guided by the two goals
/drivers/platform/x86/
DKconfig449 exceptions on very ancient models), which makes it
/drivers/scsi/aic7xxx/
Daic79xx.seq798 * exceptions are the case of MK_MESSAGE and task management
/drivers/staging/speakup/
Dspkguide.txt116 few exceptions, but we'll come to those later.