Searched refs:NV (Results 1 – 17 of 17) sorted by relevance
/drivers/net/hamradio/ |
D | z8530.h | 107 #define NV 2 /* No Vector */ macro
|
D | dmascc.c | 494 write_scc(priv, R9, FHWRES | MIE | NV); in setup_adapter() 755 write_scc(priv, R9, (priv->channel ? CHRB : CHRA) | MIE | NV); in scc_open() 877 write_scc(priv, R9, (priv->channel ? CHRB : CHRA) | MIE | NV); in scc_close()
|
/drivers/tty/serial/ |
D | zs.h | 161 #define NV 2 /* No Vector */ macro
|
D | ip22zilog.h | 143 #define NV 2 /* No Vector */ macro
|
D | sunzilog.h | 144 #define NV 2 /* No Vector */ macro
|
D | pmac_zilog.h | 236 #define NV 2 /* No Vector */ macro
|
D | pmac_zilog.c | 808 write_zsreg(uap, 9, (ZS_IS_CHANNEL_A(uap) ? CHRA : CHRB) | NV); in pmz_fix_zero_bug_scc() 814 write_zsreg(uap, 9, NV); /* Didn't we already do this? */ in pmz_fix_zero_bug_scc() 830 write_zsreg(uap, 9, NV); in pmz_fix_zero_bug_scc() 888 uap->curregs[R9] |= NV | MIE; in __pmz_startup()
|
D | sunzilog.c | 1356 up->curregs[R9] = NV; in sunzilog_init_hw() 1372 up->curregs[R9] = NV; in sunzilog_init_hw()
|
D | ip22zilog.c | 1144 up->curregs[R9] = NV | MIE; in ip22zilog_prepare()
|
D | zs.c | 119 MIE | DLC | NV, /* write 9 */
|
/drivers/video/fbdev/riva/ |
D | nvreg.h | 40 #define DEVICE_BASE(device) (0?NV##_##device) 41 #define DEVICE_SIZE(device) ((1?NV##_##device) - DEVICE_BASE(device)+1)
|
/drivers/staging/nvec/ |
D | Kconfig | 2 tristate "NV Tegra Embedded Controller SMBus Interface"
|
/drivers/net/wan/ |
D | z85230.h | 128 #define NV 2 /* No Vector */ macro
|
D | z85230.c | 231 9, NV|MIE|NORESET, 256 9, NV|MIE|NORESET,
|
/drivers/mtd/devices/ |
D | Kconfig | 40 tristate "DEC MS02-NV NVRAM module support" 43 This is an MTD driver for the DEC's MS02-NV (54-20948-01) battery
|
/drivers/net/ethernet/apm/xgene/ |
D | xgene_enet_main.c | 420 raw_desc->m0 = cpu_to_le64(SET_VAL(LL, ll) | SET_VAL(NV, nv) | in xgene_enet_setup_tx_desc() 556 if (GET_BIT(NV, le64_to_cpu(raw_desc->m0))) { in xgene_enet_process_ring()
|
/drivers/rtc/ |
D | Kconfig | 877 This chip features 2kb of extended NV-SRAM. It may possibly be 886 This chip features 4kb of extended NV-SRAM. 894 This chip features 8kb of extended NV-SRAM.
|