Home
last modified time | relevance | path

Searched refs:MISC (Results 1 – 23 of 23) sorted by relevance

/linux-4.4.14/drivers/staging/rdma/hfi1/
Dchip_registers.h57 #define MISC (CORE + 0x000000500000) macro
576 #define MISC_CFG_FW_CTRL (MISC + 0x000000001000)
580 #define MISC_CFG_RSA_CMD (MISC + 0x000000000A08)
581 #define MISC_CFG_RSA_MODULUS (MISC + 0x000000000400)
582 #define MISC_CFG_RSA_MU (MISC + 0x000000000A10)
583 #define MISC_CFG_RSA_R2 (MISC + 0x000000000000)
584 #define MISC_CFG_RSA_SIGNATURE (MISC + 0x000000000200)
585 #define MISC_CFG_SHA_PRELOAD (MISC + 0x000000000A00)
586 #define MISC_ERR_CLEAR (MISC + 0x000000002010)
587 #define MISC_ERR_MASK (MISC + 0x000000002008)
[all …]
/linux-4.4.14/Documentation/devicetree/bindings/interrupt-controller/
Dqca,ath79-misc-intc.txt1 Binding for Qualcomm Atheros AR7xxx/AR9XXX MISC interrupt controller
3 The MISC interrupt controller is a secondary controller for lower priority
/linux-4.4.14/drivers/usb/misc/sisusbvga/
Dsisusb_struct.h72 unsigned char MISC; member
Dsisusb_init.c371 unsigned char Miscdata = SiS_Pr->SiS_StandTable[StandTableIndex].MISC; in SiS_SetMiscRegs()
/linux-4.4.14/drivers/pci/hotplug/
Dcpqphp.h156 MISC = offsetof(struct ctrl_reg, misc), enumerator
483 misc = readw(ctrl->hpc_reg + MISC); in set_SOGO()
485 writew(misc, ctrl->hpc_reg + MISC); in set_SOGO()
612 misc = readw(ctrl->hpc_reg + MISC); in get_controller_speed()
Dcpqphp_core.c1213 temp_word = readw(ctrl->hpc_reg + MISC); in cpqhpc_probe()
1215 writew(temp_word, ctrl->hpc_reg + MISC); in cpqhpc_probe()
1329 misc = readw(ctrl->hpc_reg + MISC); in unload_cpqphpd()
1331 writew(misc, ctrl->hpc_reg + MISC); in unload_cpqphpd()
Dcpqphp_ctrl.c901 misc = readw(ctrl->hpc_reg + MISC); in cpqhp_ctrl_intr()
915 writew(misc, ctrl->hpc_reg + MISC); in cpqhp_ctrl_intr()
918 misc = readw(ctrl->hpc_reg + MISC); in cpqhp_ctrl_intr()
/linux-4.4.14/drivers/media/platform/davinci/
Disif_regs.h53 #define MISC 0x7c macro
Disif.c614 regw(val, MISC); in isif_config_raw()
/linux-4.4.14/drivers/staging/media/davinci_vpfe/
Ddm365_isif_regs.h57 #define MISC 0x7c macro
Ddm365_isif.c1153 isif_write(isif->isif_cfg.base_addr, val, MISC); in isif_config_raw()
/linux-4.4.14/drivers/net/ethernet/realtek/
Dr8169.c506 MISC = 0xf0, /* 8168e only. */ enumerator
5876 RTL_W32(MISC, RTL_R32(MISC) | TXPLA_RST); in rtl_hw_start_8168e_1()
5877 RTL_W32(MISC, RTL_R32(MISC) & ~TXPLA_RST); in rtl_hw_start_8168e_1()
5918 RTL_W32(MISC, RTL_R32(MISC) | PWM_EN); in rtl_hw_start_8168e_2()
5949 RTL_W32(MISC, RTL_R32(MISC) | PWM_EN); in rtl_hw_start_8168f()
6010 RTL_W32(MISC, RTL_R32(MISC) & ~RXDV_GATED_EN); in rtl_hw_start_8168g()
6120 RTL_W32(MISC, RTL_R32(MISC) & ~RXDV_GATED_EN); in rtl_hw_start_8168h_1()
6203 RTL_W32(MISC, RTL_R32(MISC) & ~RXDV_GATED_EN); in rtl_hw_start_8168ep()
6571 RTL_W32(MISC, (RTL_R32(MISC) | DISABLE_LAN_EN) & ~EARLY_TALLY_EN); in rtl_hw_start_8106()
8095 RTL_W32(MISC, RTL_R32(MISC) | RXDV_GATED_EN); in rtl_hw_init_8168g()
/linux-4.4.14/arch/m68k/ifpsp060/
DREADME71 MISC Release file version numbers
/linux-4.4.14/fs/
DKconfig.binfmt143 "Kernel support for MISC binaries".
150 tristate "Kernel support for MISC binaries"
/linux-4.4.14/drivers/clk/samsung/
Dclk-s5pv210.c67 #define MISC 0xe000 macro
424 MUX(MOUT_CLKOUT, "mout_clkout", mout_clkout_p, MISC, 8, 2),
/linux-4.4.14/drivers/video/fbdev/sis/
Dvstruct.h135 unsigned char MISC; member
Dinit.c1868 Miscdata = SiS_Pr->SiS_StandTable[StandTableIndex].MISC; in SiS_SetMiscRegs()
/linux-4.4.14/Documentation/acpi/apei/
Deinj.txt172 [22715.834759] EDAC sbridge MC3: ADDR 12345000 EDAC sbridge MC3: MISC 144780c86
/linux-4.4.14/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_init.h597 BLOCK_PRTY_INFO(MISC, 0x1, 0x1, 0x1, 0x1, 0x1),
/linux-4.4.14/drivers/video/fbdev/
Dtmiofb.c898 LCR_PR(MISC); in tmiofb_dump_regs()
/linux-4.4.14/drivers/tty/
Dsynclink.c496 #define MISC BIT0 macro
1556 usc_ClearIrqPendingBits( info, MISC ); in mgsl_isr_misc()
1836 TRANSMIT_DATA | TRANSMIT_STATUS | IO_PIN | MISC ); in shutdown()
5047 TRANSMIT_STATUS | TRANSMIT_DATA | MISC); in usc_set_sdlc_mode()
5051 usc_EnableInterrupts(info, MISC); in usc_set_sdlc_mode()
/linux-4.4.14/drivers/staging/xgifb/
Dvb_setmode.c5385 outb(XGI330_StandTable.MISC, pVBInfo->P3c2); in XGI_SetCRT1Group()
/linux-4.4.14/
DMAINTAINERS2739 CHAR and MISC DRIVERS