| /Linux-v5.4/Documentation/devicetree/bindings/misc/ | 
| D | nvidia,tegra186-misc.txt | 1 NVIDIA Tegra186 MISC register block3 The MISC register block found on Tegra186 SoCs contains registers that can be
 
 | 
| /Linux-v5.4/drivers/infiniband/hw/hfi1/ | 
| D | chip_registers.h | 54 #define MISC		(CORE + 0x000000500000)  macro599 #define MISC_CFG_FW_CTRL (MISC + 0x000000001000)
 603 #define MISC_CFG_RSA_CMD (MISC + 0x000000000A08)
 604 #define MISC_CFG_RSA_MODULUS (MISC + 0x000000000400)
 605 #define MISC_CFG_RSA_MU (MISC + 0x000000000A10)
 606 #define MISC_CFG_RSA_R2 (MISC + 0x000000000000)
 607 #define MISC_CFG_RSA_SIGNATURE (MISC + 0x000000000200)
 608 #define MISC_CFG_SHA_PRELOAD (MISC + 0x000000000A00)
 609 #define MISC_ERR_CLEAR (MISC + 0x000000002010)
 610 #define MISC_ERR_MASK (MISC + 0x000000002008)
 [all …]
 
 | 
| /Linux-v5.4/Documentation/devicetree/bindings/phy/ | 
| D | phy-mtk-tphy.txt | 127 u2 port0    0x0000    MISC136 u2 port1    0x1000    MISC
 145 u2 port2    0x2000    MISC
 149 mt8173/mt2701 are put back into each port; a new bank MISC for
 
 | 
| D | phy-mtk-xsphy.txt | 59 u2 port0    0x0000    MISC62 u2 port1    0x1000    MISC
 65 u2 port2    0x2000    MISC
 
 | 
| /Linux-v5.4/Documentation/devicetree/bindings/interrupt-controller/ | 
| D | qca,ath79-misc-intc.txt | 1 Binding for Qualcomm Atheros AR7xxx/AR9XXX MISC interrupt controller3 The MISC interrupt controller is a secondary controller for lower priority
 
 | 
| /Linux-v5.4/drivers/usb/misc/sisusbvga/ | 
| D | sisusb_struct.h | 73 	unsigned char MISC;  member
 | 
| D | sisusb_init.c | 369 	unsigned char Miscdata = SiS_Pr->SiS_StandTable[StandTableIndex].MISC;  in SiS_SetMiscRegs()
 | 
| /Linux-v5.4/drivers/pci/hotplug/ | 
| D | cpqphp.h | 142 	MISC =			offsetof(struct ctrl_reg, misc),  enumerator474 	misc = readw(ctrl->hpc_reg + MISC);  in set_SOGO()
 476 	writew(misc, ctrl->hpc_reg + MISC);  in set_SOGO()
 603 	misc = readw(ctrl->hpc_reg + MISC);  in get_controller_speed()
 
 | 
| D | cpqphp_core.c | 1152 	temp_word = readw(ctrl->hpc_reg + MISC);  in cpqhpc_probe()1154 	writew(temp_word, ctrl->hpc_reg + MISC);  in cpqhpc_probe()
 1268 			misc = readw(ctrl->hpc_reg + MISC);  in unload_cpqphpd()
 1270 			writew(misc, ctrl->hpc_reg + MISC);  in unload_cpqphpd()
 
 | 
| D | cpqphp_ctrl.c | 887 	misc = readw(ctrl->hpc_reg + MISC);  in cpqhp_ctrl_intr()901 		writew(misc, ctrl->hpc_reg + MISC);  in cpqhp_ctrl_intr()
 904 		misc = readw(ctrl->hpc_reg + MISC);  in cpqhp_ctrl_intr()
 
 | 
| /Linux-v5.4/drivers/net/ethernet/realtek/ | 
| D | r8169_main.c | 385 	MISC			= 0xf0,	/* 8168e only. */  enumerator4618 	RTL_W32(tp, MISC, RTL_R32(tp, MISC) | TXPLA_RST);  in rtl_hw_start_8168e_1()
 4619 	RTL_W32(tp, MISC, RTL_R32(tp, MISC) & ~TXPLA_RST);  in rtl_hw_start_8168e_1()
 4652 	RTL_W32(tp, MISC, RTL_R32(tp, MISC) | PWM_EN);  in rtl_hw_start_8168e_2()
 4677 	RTL_W32(tp, MISC, RTL_R32(tp, MISC) | PWM_EN);  in rtl_hw_start_8168f()
 4731 	RTL_W32(tp, MISC, RTL_R32(tp, MISC) & ~RXDV_GATED_EN);  in rtl_hw_start_8168g()
 4974 	RTL_W32(tp, MISC, RTL_R32(tp, MISC) & ~RXDV_GATED_EN);  in rtl_hw_start_8168h_1()
 5031 	RTL_W32(tp, MISC, RTL_R32(tp, MISC) & ~RXDV_GATED_EN);  in rtl_hw_start_8168ep()
 5224 	RTL_W32(tp, MISC, (RTL_R32(tp, MISC) | DISABLE_LAN_EN) & ~EARLY_TALLY_EN);  in rtl_hw_start_8106()
 5284 	RTL_W32(tp, MISC, RTL_R32(tp, MISC) & ~RXDV_GATED_EN);  in rtl_hw_start_8125_common()
 [all …]
 
 | 
| /Linux-v5.4/drivers/media/platform/davinci/ | 
| D | isif_regs.h | 40 #define MISC					0x7c  macro
 | 
| D | isif.c | 599 	regw(val, MISC);  in isif_config_raw()
 | 
| /Linux-v5.4/drivers/infiniband/sw/rdmavt/ | 
| D | vt.c | 337 	MISC,  enumerator441 	case MISC:  in check_support()
 
 | 
| /Linux-v5.4/arch/m68k/ifpsp060/ | 
| D | README | 71 MISC		Release file version numbers
 | 
| /Linux-v5.4/drivers/clk/samsung/ | 
| D | clk-s5pv210.c | 63 #define MISC			0xe000  macro383 	MUX(MOUT_CLKOUT, "mout_clkout", mout_clkout_p, MISC, 8, 2),
 
 | 
| /Linux-v5.4/fs/ | 
| D | Kconfig.binfmt | 171 	  "Kernel support for MISC binaries".178 	tristate "Kernel support for MISC binaries"
 
 | 
| /Linux-v5.4/drivers/video/fbdev/sis/ | 
| D | vstruct.h | 135 	unsigned char  MISC;  member
 | 
| D | init.c | 1868    Miscdata = SiS_Pr->SiS_StandTable[StandTableIndex].MISC;  in SiS_SetMiscRegs()
 | 
| /Linux-v5.4/arch/arm/boot/dts/ | 
| D | vf610-bk4.dts | 348 			/* MISC */
 | 
| /Linux-v5.4/drivers/net/ethernet/broadcom/bnx2x/ | 
| D | bnx2x_init.h | 597 	BLOCK_PRTY_INFO(MISC, 0x1, 0x1, 0x1, 0x1, 0x1),
 | 
| /Linux-v5.4/Documentation/firmware-guide/acpi/apei/ | 
| D | einj.rst | 180   [22715.834759] EDAC sbridge MC3: ADDR 12345000 EDAC sbridge MC3: MISC 144780c86
 | 
| /Linux-v5.4/drivers/video/fbdev/ | 
| D | tmiofb.c | 890 	LCR_PR(MISC);  in tmiofb_dump_regs()
 | 
| /Linux-v5.4/drivers/tty/ | 
| D | synclink.c | 495 #define MISC			BIT0  macro1554 	usc_ClearIrqPendingBits( info, MISC );  in mgsl_isr_misc()
 1833 		TRANSMIT_DATA | TRANSMIT_STATUS | IO_PIN | MISC );  in shutdown()
 4980 				TRANSMIT_STATUS | TRANSMIT_DATA | MISC);  in usc_set_sdlc_mode()
 4984 	usc_EnableInterrupts(info, MISC);  in usc_set_sdlc_mode()
 
 | 
| /Linux-v5.4/Documentation/admin-guide/ | 
| D | devices.rst | 15 Specifically explore the sections titled "CHAR and MISC DRIVERS", and
 |