Searched refs:NV (Results 1 – 17 of 17) sorted by relevance
/drivers/staging/nvec/ |
D | Kconfig | 2 tristate "NV Tegra Embedded Controller SMBus Interface"
|
/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 | 803 write_zsreg(uap, 9, (ZS_IS_CHANNEL_A(uap) ? CHRA : CHRB) | NV); in pmz_fix_zero_bug_scc() 809 write_zsreg(uap, 9, NV); /* Didn't we already do this? */ in pmz_fix_zero_bug_scc() 825 write_zsreg(uap, 9, NV); in pmz_fix_zero_bug_scc() 883 uap->curregs[R9] |= NV | MIE; in __pmz_startup()
|
D | sunzilog.c | 1350 up->curregs[R9] = NV; in sunzilog_init_hw() 1366 up->curregs[R9] = NV; in sunzilog_init_hw()
|
D | ip22zilog.c | 1136 up->curregs[R9] = NV | MIE; in ip22zilog_prepare()
|
D | zs.c | 119 MIE | DLC | NV, /* write 9 */
|
/drivers/video/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/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/mtd/maps/ |
D | Kconfig | 301 bool "NV-RAM mapping AUTCPU12 board" 304 This enables access to the NV-RAM on autronix autcpu12 board.
|
/drivers/iommu/ |
D | tegra-smmu.c | 251 HWGRP_INIT(NV),
|