Home
last modified time | relevance | path

Searched refs:NV (Results 1 – 17 of 17) sorted by relevance

/drivers/net/hamradio/
Dz8530.h107 #define NV 2 /* No Vector */ macro
Ddmascc.c494 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/
Dzs.h161 #define NV 2 /* No Vector */ macro
Dip22zilog.h143 #define NV 2 /* No Vector */ macro
Dsunzilog.h144 #define NV 2 /* No Vector */ macro
Dpmac_zilog.h236 #define NV 2 /* No Vector */ macro
Dpmac_zilog.c808 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()
Dsunzilog.c1356 up->curregs[R9] = NV; in sunzilog_init_hw()
1372 up->curregs[R9] = NV; in sunzilog_init_hw()
Dip22zilog.c1144 up->curregs[R9] = NV | MIE; in ip22zilog_prepare()
Dzs.c119 MIE | DLC | NV, /* write 9 */
/drivers/video/fbdev/riva/
Dnvreg.h40 #define DEVICE_BASE(device) (0?NV##_##device)
41 #define DEVICE_SIZE(device) ((1?NV##_##device) - DEVICE_BASE(device)+1)
/drivers/staging/nvec/
DKconfig2 tristate "NV Tegra Embedded Controller SMBus Interface"
/drivers/net/wan/
Dz85230.h128 #define NV 2 /* No Vector */ macro
Dz85230.c231 9, NV|MIE|NORESET,
256 9, NV|MIE|NORESET,
/drivers/mtd/devices/
DKconfig40 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/
Dxgene_enet_main.c420 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/
DKconfig877 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.